mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 20:29:02 +00:00
fix: add missing habitica.properties file to Travis CI
This commit is contained in:
parent
8fbb54d212
commit
fc2757f77e
1 changed files with 1 additions and 0 deletions
|
|
@ -30,5 +30,6 @@ android:
|
|||
#- sys-img-armeabi-v7a-android-19
|
||||
#- sys-img-x86-android-17
|
||||
script:
|
||||
- cp habitica.properties.example habitica.properties
|
||||
- ./gradlew assembleDebug
|
||||
- ./gradlew testDebugUnitTest
|
||||
|
|
|
|||
Loading…
Reference in a new issue