mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 04:15:45 -05:00
put config release in right place, donut
This commit is contained in:
@@ -53,8 +53,8 @@ matrix:
|
||||
- brew update
|
||||
- brew install qt
|
||||
script:
|
||||
- /usr/local/opt/qt/bin/qmake
|
||||
- make -j2 -config release
|
||||
- /usr/local/opt/qt/bin/qmake -config release
|
||||
- make -j2
|
||||
- /usr/local/opt/qt/bin/macdeployqt pretmap.app -dmg
|
||||
before_deploy:
|
||||
- git config --local user.name $(git log -1 $TRAVIS_COMMIT --pretty="%aN")
|
||||
|
||||
Reference in New Issue
Block a user