Skip to content

Commit c3cb7fc

Browse files
author
Shushant
committed
remove chmod option
1 parent ed04dda commit c3cb7fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ before_script:
77
# Create and start emulator
88
- echo no | android create avd --force -n test -t android-16 --abi armeabi-v7a
99
- emulator -avd test -no-skin -no-audio -no-window &
10-
- chmod 777 ./wait_for_emulator
1110
- ./wait_for_emulator
1211
- adb shell input keyevent 82 &
1312

0 commit comments

Comments
 (0)