diff --git a/.travis.yml b/.travis.yml index e2bcb4e..57901cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ before_install: - emulator -avd test -no-skin -no-audio -no-window & before_script: - - sleep 30 + - sleep 60 - bash ./wait_for_emulator - adb shell input keyevent 82 &