Update .travis.yml

square-messages
Black Hat 2018-09-07 06:52:43 +00:00
parent 1575a754b7
commit 7be3947ed1
1 changed files with 3 additions and 0 deletions

View File

@ -14,7 +14,10 @@ script:
- make
- make install
- macdeployqt ${DEPLOY_DIR}/bin/matrique.app -dmg -qmldir=qml
before_deploy:
- mv ${DEPLOY_DIR}/bin/matrique.dmg ./
- sed -i -e "s/TRAVIS_BUILD_NUMBER/${TRAVIS_BUILD_NUMBER}/g" .ci/bintray-release.json
deploy:
- provider: bintray