Removed extra build argument for travis

This commit is contained in:
Anuken
2018-02-09 14:53:42 -05:00
parent 58aaee30a0
commit 3c3a440424
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ android:
- addon-google_apis-google-26
script:
- ./gradlew desktop:dist -Pbuildversion=bleeding edge build
- ./gradlew desktop:dist
after_success:
- chmod +x upload-build.sh