We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28443bd commit 137066aCopy full SHA for 137066a
.travis.yml
@@ -2,7 +2,8 @@ language: node_js
2
node_js:
3
- "8"
4
- "10"
5
- - "11"
+ - "12"
6
+ - "node"
7
before_install:
8
- curl -o- -L https://yarnpkg.com/install.sh | bash
9
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments