mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-31 10:11:38 -05:00
gitlab-ci: switch ARM emulator to android-22, it seems more reliable
https://medium.com/zendesk-engineering/speeding-up-android-builds-on-travis-ci-1bb4cdbd9c62
This commit is contained in:
@@ -96,7 +96,7 @@ errorprone:
|
||||
- test $AVD_SDK -ge 25 || export FLAG=-Pandroid.testInstrumentationRunnerArguments.notAnnotation=android.test.suitebuilder.annotation.LargeTest
|
||||
- ./gradlew connectedFullDebugAndroidTest $FLAG || (adb -e logcat -d > logcat.txt; exit 1)
|
||||
|
||||
connected 24 default armeabi-v7a:
|
||||
connected 22 default armeabi-v7a:
|
||||
retry: 1
|
||||
only:
|
||||
- merge_requests
|
||||
|
||||
Reference in New Issue
Block a user