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 956bee1 commit ee25f12Copy full SHA for ee25f12
.travis.yml
@@ -5,7 +5,7 @@ language: node_js
5
node_js:
6
- "node"
7
- "lts/*"
8
- - "lts/carbon"
+ - "lts/dubnium"
9
before_install:
10
- curl -o- -L https://yarnpkg.com/install.sh | bash
11
- export PATH="$HOME/.yarn/bin:$PATH"
0 commit comments