summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Grover <joeygrover@gmail.com>2019-10-03 16:57:39 -0400
committerJoey Grover <joeygrover@gmail.com>2019-10-03 16:57:39 -0400
commitc00b91b1ae49f7ef98c5eac4916351b7a2f76083 (patch)
treec60151cb3460a848e157500130671530b5183944
parent6c37c2a7957c492df9dcb3ed53b1514eb0c2b5b7 (diff)
downloadsdl_android-feature/travis_log_issue.tar.gz
update travis.ymlfeature/travis_log_issue
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 28f1f227e..553d30815 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ env:
before_script:
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
- emulator -avd test -no-skin -no-audio -no-window &
- - android-wait-for-emulator
+ - echo no | android-wait-for-emulator
- adb shell input keyevent 82 &
script: