Again with the non-executable files...

This commit is contained in:
DjBushido 2014-07-05 11:33:40 -04:00
parent 35fded6a21
commit 1d5f4a8c60

View File

@ -11,4 +11,4 @@ before_script:
- bash ./wait_for_emulator
- adb shell input keyevent 82 &
script: "./gradlew connectedAndroidTestTestConfigDebug"
script: "bash gradlew connectedAndroidTestTestConfigDebug"