We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88469f commit 40b99c4Copy full SHA for 40b99c4
.travis.yml
@@ -35,7 +35,7 @@ before_script:
35
- android-wait-for-emulator
36
37
script:
38
- - ./gradlew clean check connectedCheck jacocoTestReport --stacktrace
+ - ./gradlew clean check connectedCheck jacocoTestReport
39
40
after_success:
41
- bash <(curl -s https://codecov.io/bash)
0 commit comments