We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eac64f commit f64cfb7Copy full SHA for f64cfb7
.travis.yml
@@ -9,7 +9,6 @@ notifications:
9
node_js:
10
- '12'
11
- '10'
12
- - '8'
13
before_install:
14
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
15
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments