Fix for Google Services on CIs.

This commit is contained in:
Erik C. Thauvin 2019-09-28 08:24:52 -07:00
parent c25a824228
commit 3fa65d4b17
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ android:
before_install:
- chmod +x gradlew
- echo $GOOGLE_SERVICES | base64 -di > app/google-services.json
after_failure:
- cat $TRAVIS_BUILD_DIR/app/build/outputs/lint-results-debug.xml