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.
2 parents 3d7cb9c + deec630 commit 9acd290Copy full SHA for 9acd290
.travis.yml
@@ -16,6 +16,7 @@ env:
16
- MOZ_XVFB=$(if [[ $TRAVIS_OS_NAME == "linux" ]]; then echo 1; fi)
17
matrix:
18
- NODE_VERSION="4"
19
+ - NODE_VERSION="6"
20
- NODE_VERSION="stable"
21
before_install:
22
- rm -rf ~/.nvm
0 commit comments