Don't test using a build flavor

This commit is contained in:
Bradlee Speice 2014-10-30 00:52:53 -04:00
parent c38dad605a
commit 41fc51a2b7

View File

@ -9,6 +9,4 @@ before_install:
before_script:
- bash ./wait_for_emulator
- adb shell input keyevent 82 &
script: "bash gradlew connectedAndroidTestTestConfigDebug"
- adb shell input keyevent 82 &