Skip to content

Commit

Permalink
Fix travisci build for OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
collin80 committed Aug 18, 2019
1 parent 66405f2 commit 3d1b32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -50,6 +50,7 @@ matrix:
script:
- qmake CONFIG+=release -spec macx-xcode SavvyCAN.pro
- xcodebuild
- mkdir Release/SavvyCAN.app/Contents/MacOS/help
- cp -R help/*.* Release/SavvyCAN.app/Contents/MacOS/help
- cd Release
- ls SavvyCAN.app/Contents/MacOS
Expand Down

0 comments on commit 3d1b32d

Please sign in to comment.