mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 08:22:56 +00:00
Enforce execution permissions for script waiting for Android emulator
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user