mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -04:00
Merge pull request #1246 from kiwix/feature/macgills/#692-build-all-variants
#692 invoke assemble command to build all variants
This commit is contained in:
commit
882d94a6f2
@ -50,7 +50,7 @@ licenses:
|
|||||||
- ".+"
|
- ".+"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
- ./gradlew assemble lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 100M
|
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 100M
|
||||||
- emulator -avd test -no-audio -no-window &
|
- emulator -avd test -no-audio -no-window &
|
||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user