Fix travis

This commit is contained in:
inorichi 2016-11-06 18:53:40 +01:00 committed by GitHub
parent 2856d9d6a3
commit ba2a8c82f8

View File

@ -18,7 +18,7 @@ jdk:
before_script:
- chmod +x gradlew
#Build, and run tests
script: "./gradlew clean buildDebug"
script: "./gradlew clean buildStandardDebug"
sudo: false
before_cache: