From 1715ec5560ac4dbf7bb0e8526868162e04db4482 Mon Sep 17 00:00:00 2001 From: isuPatches Date: Sat, 29 Oct 2016 12:59:47 -0500 Subject: [PATCH] Update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2d56cd10..c112dbe2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ before_install: - chmod +x ./wait_for_emulator.sh - ./wait_for_emulator.sh - adb devices - - adb shell input keyevent 82 & + - adb shell input keyevent 82 & script: - ./gradlew build connectedCheck \ No newline at end of file