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.
1 parent 510df53 commit cd6f70dCopy full SHA for cd6f70d
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
- "8"
4
- - "9"
5
- "10"
+ - "11"
6
before_install:
7
- curl -o- -L https://yarnpkg.com/install.sh | bash
8
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments