mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Windows can't mark a file executable...
This commit is contained in:
parent
c1c8a4ba13
commit
35fded6a21
@ -8,7 +8,7 @@ before_install:
|
||||
- emulator -avd test -no-skin -no-audio -no-window &
|
||||
|
||||
before_script:
|
||||
- ./wait_for_emulator
|
||||
- bash ./wait_for_emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
script: "./gradlew connectedAndroidTestTestConfigDebug"
|
Loading…
Reference in New Issue
Block a user