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 563938e commit e06805aCopy full SHA for e06805a
circle.yml
@@ -27,5 +27,5 @@ dependencies:
27
- ~/.gradle
28
test:
29
override:
30
- - ./gradlew clean build jacocoTestReport artifactoryPublish
+ - ./gradlew clean build jacocoTestReport artifactoryPublish --refresh-dependencies
31
- bash <(curl -s https://codecov.io/bash)
0 commit comments