Skip to content

Commit 526adbf

Browse files
committed
test on node 4.1
1 parent 0914be7 commit 526adbf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "0.12"
5-
- "0.10"
4+
- "4.1"
65
script:
76
- grunt eslint
87
- npm test

0 commit comments

Comments
 (0)