|
@@ -2,8 +2,6 @@
|
|
|
|
|
|
git fetch --unshallow #required for commit count
|
|
git fetch --unshallow #required for commit count
|
|
|
|
|
|
-cp .travis/google-services.json app/
|
|
|
|
-
|
|
|
|
if [ -z "$TRAVIS_TAG" ]; then
|
|
if [ -z "$TRAVIS_TAG" ]; then
|
|
./gradlew clean assembleStandardDebug
|
|
./gradlew clean assembleStandardDebug
|
|
|
|
|