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 3d7cb9c commit deec630Copy full SHA for deec630
.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