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.
2 parents 28443bd + 137066a commit 33744a0Copy full SHA for 33744a0
.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