Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simonx22 authored Dec 30, 2017
1 parent 794288d commit 9a8e911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ script:
- cd CorgiDS
- qmake CorgiDS.pro
- make
- zip -r CorgiDS_macOS.zip CorgiDS.app
- zip -r -X CorgiDS_macOS.zip CorgiDS.app
- ls

deploy:
Expand Down

0 comments on commit 9a8e911

Please sign in to comment.