mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-04-03 02:41:04 +00:00
Use latest yarn
This commit is contained in:
parent
3333c6b504
commit
0f23fded60
@ -2,7 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "10"
|
- "10"
|
||||||
before_install:
|
before_install:
|
||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||||
- export PATH=$HOME/.yarn/bin:$PATH
|
- export PATH=$HOME/.yarn/bin:$PATH
|
||||||
cache:
|
cache:
|
||||||
yarn: true
|
yarn: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user