mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-22 08:13:43 +02:00
Build android test on travis
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user