mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Fixed yarn install routine
This commit is contained in:
parent
0c7f500c41
commit
26b83b0365
@ -44,7 +44,7 @@ cache:
|
||||
|
||||
# Install yarn as Travis doesn't support it out of the box
|
||||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- npm install -g yarn
|
||||
|
||||
# Install dependencies
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user