Skip to content

Commit

Permalink
travis mac: not sure what's up with existing orion.app, but let's try…
Browse files Browse the repository at this point in the history
… not clobbering it
  • Loading branch information
rakslice committed Jun 21, 2017
1 parent af3eb02 commit 5ea629d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ before_install:
script:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then /usr/local/Cellar/qt/$QTVER/bin/qmake orion.pro CONFIG+=multimedia; fi
- make
- if [ -d orion.app ]; then rm -rf orion.app; fi
- bash distfiles/deploy_mac.sh
- mkdir -p artifacts
- zip -vr artifacts/orion.app.zip orion.app/
Expand Down

0 comments on commit 5ea629d

Please sign in to comment.