1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +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

View File

@@ -13,6 +13,9 @@ cache:
- node_modules
- $HOME/.cache/electron
- $HOME/.cache/electron-builder
before_install:
- brew install yarn
script:
- |