Added google service json to travis

This commit is contained in:
Keith Holliday 2016-07-14 14:10:17 -05:00
parent b77e825960
commit 7302742862

View file

@ -41,5 +41,6 @@ android:
script:
- cp habitica.properties.travis habitica.properties
- cp habitica.resources.example habitica.resources
- cp Habitica/google-services.json.example Habitica/google-services.json
- ./gradlew assembleDebug
- ./gradlew testDebugUnitTest --info