mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
making travis to assembleDebuggingAppDebug instead of building since google-service doesn't exists except in that build.
This commit is contained in:
parent
351d167a12
commit
b66995a448
@ -13,7 +13,7 @@ jdk: oraclejdk8
|
||||
sudo: required
|
||||
|
||||
script:
|
||||
- ./gradlew clean buildDebuggingApp
|
||||
- ./gradlew clean assembleDebuggingAppDebug
|
||||
|
||||
after_success:
|
||||
# Upload code coverage report
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user