mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Enforce execution permissions for script waiting for Android emulator
This commit is contained in:
parent
dfa5e61f5e
commit
01061bf58e
@ -11,6 +11,7 @@ before_install:
|
||||
- rm pom.xml
|
||||
- android update project -p .
|
||||
before_script:
|
||||
- chmod +x ./wait_for_emulator.sh
|
||||
- ./wait_for_emulator.sh
|
||||
script:
|
||||
- ant clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user