mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-23 14:17:15 +00:00
Added google service json to travis
This commit is contained in:
parent
b77e825960
commit
7302742862
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue