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 e055e2f commit d973b87Copy full SHA for d973b87
.travis.yml
@@ -6,6 +6,6 @@ cache:
6
node_js:
7
- "node"
8
before_install:
9
- - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version v1.9.4
+ - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
10
- export PATH="$HOME/.yarn/bin:$PATH"
11
- yarn global add babel-cli
0 commit comments