mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update .travis.yml
This commit is contained in:
parent
4868adf18a
commit
9945850aa7
@ -17,7 +17,9 @@ cache:
|
||||
- $HOME/.cache/electron-builder
|
||||
|
||||
before_install:
|
||||
- brew install yarn
|
||||
# HOMEBREW_NO_AUTO_UPDATE needed so that Homebrew doesn't upgrade to the next
|
||||
# version, which requires Ruby 2.3, which is not available on the Travis VM.
|
||||
- HOMEBREW_NO_AUTO_UPDATE=1 brew install yarn
|
||||
|
||||
script:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user