tweaking travis config

This commit is contained in:
Mariotaku Lee 2017-03-04 14:22:10 +08:00
parent 8391f5dd0f
commit 22402a89b1
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ before_script:
- test -f twidere/src/google/AndroidManifest.xml
script:
- ./gradlew clean build
- ./gradlew --no-daemon clean build
deploy:
provider: releases