mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
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
Block a user