Skip to content

Commit 2af5930

Browse files
committed
Update .travis.yml
1 parent 4fc541c commit 2af5930

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
dist: trusty
22
language: node_js
33
node_js:
4+
- '6'
45
- '5'
56
- '4'
6-
- '0.12'
7-
- '0.10'
8-
- 'iojs'
97
after_success:
108
- npm run coveralls

0 commit comments

Comments
 (0)