more tries
This commit is contained in:
parent
b0ea649590
commit
bf75ad47c9
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ node_js:
|
|||
- '8'
|
||||
sudo: false
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.23.2
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue