Skip to content

Commit

Permalink
ci: nvs does not have iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Aug 13, 2019
1 parent c2950fb commit c24f3aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ matrix:
exclude:
- os: windows
node_js: "0.8"
- os: windows
node_js: "iojs"
before_install:
- 'if [ $TRAVIS_NODE_VERSION == 0.8 ]; then nvm install-latest-npm; fi'

0 comments on commit c24f3aa

Please sign in to comment.