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 1e09228 commit 7c32255Copy full SHA for 7c32255
.travis.yml
@@ -10,7 +10,7 @@ cache:
10
after_success:
11
- ./gradlew bintrayUpload artifactoryPublish
12
- bash <(curl -s https://codecov.io/bash)
13
-scripts:
+script:
14
- ./gradlew check
15
- ./gradlew codeCoverageReport
16
0 commit comments