mirror of
https://github.com/oliexdev/openScale.git
synced 2025-02-11 19:34:11 +01:00
Build android test on travis
This commit is contained in:
parent
4ea32a4298
commit
82f6ddf569
@ -40,7 +40,7 @@ before_script:
|
||||
&& echo "$DEBUG_KEYSTORE" | base64 -d > $HOME/.android/debug.keystore
|
||||
|| true
|
||||
|
||||
script: cd android_app && ./gradlew testDebug assembleDebug
|
||||
script: cd android_app && ./gradlew testDebug assembleAndroidTest assembleDebug
|
||||
|
||||
before_deploy:
|
||||
- ln -s app/build/outputs/apk/debug/app-debug.apk openScale-dev-build.apk
|
||||
|
Loading…
x
Reference in New Issue
Block a user