We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2950fb commit c24f3aaCopy full SHA for c24f3aa
.travis.yml
@@ -21,5 +21,7 @@ matrix:
21
exclude:
22
- os: windows
23
node_js: "0.8"
24
+ - os: windows
25
+ node_js: "iojs"
26
before_install:
27
- 'if [ $TRAVIS_NODE_VERSION == 0.8 ]; then nvm install-latest-npm; fi'
0 commit comments