making travis to assembleDebuggingAppDebug instead of building since google-service doesn't exists except in that build.

This commit is contained in:
Kosh 2017-03-14 23:01:09 +08:00
parent 351d167a12
commit b66995a448

View File

@ -13,7 +13,7 @@ jdk: oraclejdk8
sudo: required
script:
- ./gradlew clean buildDebuggingApp
- ./gradlew clean assembleDebuggingAppDebug
after_success:
# Upload code coverage report