Skip to content

Commit 1211ebd

Browse files
committed
Update .travis.yml
1 parent f0da7f0 commit 1211ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)