Skip to content

Commit b3589b5

Browse files
committed
Update .travis.yml
1 parent 9b2a186 commit b3589b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: node_js
22
node_js:
3+
- '6'
34
- '5'
45
- '4'
56
- '0.12'
67
- '0.10'
7-
- 'iojs'
88
after_success:
99
- npm run coveralls
1010
- npm run coverage-clean

0 commit comments

Comments
 (0)