fixed another issue with the travis build

master
Stefan Dollase 2015-12-24 03:38:16 +01:00
parent 7088cc51e4
commit 58d5425f8b
2 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ before_deploy:
- bash travis-ci/scripts/create-windows-icon.sh
- mvn package -DskipTests=true -f travis-ci/wrapper-for-mac/pom.xml
- mvn package -DskipTests=true -f travis-ci/wrapper-for-windows/pom.xml
- bash travis-ci/scripts/zip-and-move-wrapper-for-mac.sh
- export filename=$(bash travis-ci/scripts/get-amidst-filename.sh)
deploy:
provider: releases