1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Update .travis.yml

This commit is contained in:
Laurent Cozic 2017-11-13 14:24:08 +00:00 committed by GitHub
parent e4ea21271f
commit 4fd62bf7bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,9 @@ cache:
- $HOME/.cache/electron
- $HOME/.cache/electron-builder
before_install:
- brew install yarn
script:
- |
cd ElectronClient/app