Update yarn to v1.3.2
This commit is contained in:
parent
468bbe9c1b
commit
ea257eadf1
|
|
@ -39,7 +39,7 @@ cache:
|
|||
|
||||
# Install yarn as Travis doesn't support it out of the box
|
||||
before_install:
|
||||
- npm install -g yarn@v0.22.0
|
||||
- npm install -g yarn@v1.3.2
|
||||
|
||||
# Install dependencies
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue