Update .travis.yml

This commit is contained in:
Manoj Vivek 2020-07-12 23:41:58 +05:30 committed by GitHub
parent d7c5addb07
commit cc4150ab39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,6 @@ before_install: cd desktop-app
install:
- brew install yarn
- yarn
- sh add-osx-cert.sh
script:
- yarn run package-mac