We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 007f252 + 8cd2f46 commit 5c8eaabCopy full SHA for 5c8eaab
1 file changed
.travis.yml
@@ -16,7 +16,7 @@ jobs:
16
- export PATH="$HOME/.yarn/bin:$PATH"
17
- env: task=npm-test
18
node_js:
19
- - 7
+ - 8
20
before_install:
21
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version "$YARN_VERSION"
22
0 commit comments