plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3a2a67ff2cea060f80094022e493482e182df806
parent c95d61a2039e58f07b83374a3c94d5b8e2bd9ea2
Author: gstraube <gstraube@mailbox.org>
Date:   Thu, 10 Aug 2017 18:43:54 +0200

Remove idle waiting

Diffstat:
M.travis.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -29,7 +29,6 @@ licenses: before_script: - echo no | avdmanager create avd --force -n test --tag google_apis --abi google_apis/armeabi-v7a -k 'system-images;android-25;google_apis;armeabi-v7a' --device 'Nexus 5X' - $ANDROID_HOME/tools/emulator -avd test -skin 1080x1920 -no-audio -no-window -verbose & - - travis_wait 30 sleep 1800 - android-wait-for-emulator - adb shell input keyevent 82 & notifications: