diff --git a/.travis.yml b/.travis.yml index 31f9952..989dbc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,4 @@ before_install: before_script: - bash ./wait_for_emulator - - adb shell input keyevent 82 & - -script: "bash gradlew connectedAndroidTest" \ No newline at end of file + - adb shell input keyevent 82 & \ No newline at end of file