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:
parent
3c185d6d64
commit
e690fbb061
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user