We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79816bf commit a7b3fb4Copy full SHA for a7b3fb4
1 file changed
.travis.yml
@@ -3,7 +3,7 @@ cache:
3
directories:
4
- node_modules
5
node_js:
6
- - "8.0"
+ - "8.10.0"
7
- "stable"
8
before_install:
9
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.15.2
0 commit comments