Skip to content

Commit ab29927

Browse files
authored
disable the code cov meanwhile
1 parent 7c32255 commit ab29927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ after_success:
1212
- bash <(curl -s https://codecov.io/bash)
1313
script:
1414
- ./gradlew check
15-
- ./gradlew codeCoverageReport
15+
#- ./gradlew codeCoverageReport
1616

1717

0 commit comments

Comments
 (0)