Skip to content

Commit c24f3aa

Browse files
committed
ci: nvs does not have iojs
1 parent c2950fb commit c24f3aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ matrix:
2121
exclude:
2222
- os: windows
2323
node_js: "0.8"
24+
- os: windows
25+
node_js: "iojs"
2426
before_install:
2527
- 'if [ $TRAVIS_NODE_VERSION == 0.8 ]; then nvm install-latest-npm; fi'

0 commit comments

Comments
 (0)