mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Retrigger Travis build
This commit is contained in:
parent
b0a8a37b67
commit
8798d321d1
@ -6,7 +6,9 @@ env:
|
||||
before_install:
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
- emulator -avd test -no-skin -no-audio -no-window &
|
||||
|
||||
before_script:
|
||||
- ./wait_for_emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
script: "./gradlew connectedAndroidTestTestConfigDebug"
|
Loading…
Reference in New Issue
Block a user