it's porymap now smfh
This commit is contained in:
parent
d248054ee1
commit
d9c9e0adbe
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ matrix:
|
||||||
- /usr/local/opt/qt/bin/qmake -config release
|
- /usr/local/opt/qt/bin/qmake -config release
|
||||||
- make -j2
|
- make -j2
|
||||||
- ls -a
|
- ls -a
|
||||||
- /usr/local/opt/qt/bin/macdeployqt pretmap -dmg
|
- /usr/local/opt/qt/bin/macdeployqt porymap.app -dmg
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- git config --local user.name $(git log -1 $TRAVIS_COMMIT --pretty="%aN")
|
- git config --local user.name $(git log -1 $TRAVIS_COMMIT --pretty="%aN")
|
||||||
- git config --local user.email $(git log -1 $TRAVIS_COMMIT --pretty="%cE")
|
- git config --local user.email $(git log -1 $TRAVIS_COMMIT --pretty="%cE")
|
||||||
|
|
Loading…
Reference in a new issue