mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -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:
|
||||
- ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- ./gradlew assemble lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 100M
|
||||
- emulator -avd test -no-audio -no-window &
|
||||
- android-wait-for-emulator
|
||||
|
Loading…
x
Reference in New Issue
Block a user