diff --git a/.travis.yml b/.travis.yml index dd37e02..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 connectedAndroidTestTestConfigDebug" \ No newline at end of file + - adb shell input keyevent 82 & \ No newline at end of file