Skip to content

Commit d9f6fb8

Browse files
committed
drop 0.10 and add 4.0
1 parent c1918c6 commit d9f6fb8

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,9 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "0.10"
54
- "0.12"
6-
- "iojs"
5+
- "4.0"
76
script: npm run travis
87

98
before_install:

0 commit comments

Comments
 (0)