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

Update appveyor.yml

This commit is contained in:
Laurent Cozic 2017-11-13 12:16:37 +00:00 committed by GitHub
parent f4f265b1af
commit b68dcaa526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ install:
build_script:
- ps: cd ElectronClient\app
- npm install
- yarn dist
test: off