Skip to content

Commit ae5fb8c

Browse files
authored
disable codecov (#3642)
@chanseokoh
1 parent 4d213f5 commit ae5fb8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ cache:
5656
directories:
5757
- $HOME/.m2
5858
- $CLOUD_SDK_HOME
59-
after_success:
60-
# test req'd as we don't run coverage on all elements of the matrix
61-
- if [ -d build/jacoco/target ]; then bash <(curl -s https://codecov.io/bash); fi
6259
after_script:
6360
# Upload build reports to our Google Cloud Storage bucket (only available
6461
# for team PRs). This is done in two steps:

0 commit comments

Comments
 (0)