mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 06:44:13 +00:00
Update .travis.yml
This commit is contained in:
parent
d7c5addb07
commit
cc4150ab39
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ before_install: cd desktop-app
|
|||
install:
|
||||
- brew install yarn
|
||||
- yarn
|
||||
- sh add-osx-cert.sh
|
||||
script:
|
||||
- yarn run package-mac
|
||||
|
|
Loading…
Reference in a new issue