Run test instead of check

* Lint is hanging on astrid, need to investigate
pull/73/head
Alex Baker 11 years ago
parent bc2e94a5a3
commit 26e8dc62c8

@ -39,5 +39,5 @@ before_script:
- adb shell input keyevent 82 & - adb shell input keyevent 82 &
script: script:
- ./gradlew check --stacktrace --info - ./gradlew test --stacktrace --info
- ./gradlew :astrid:connectedInstrumentTest --stacktrace --info - ./gradlew :astrid:connectedInstrumentTest --stacktrace --info

Loading…
Cancel
Save