Skip to content

Commit 504ed36

Browse files
committed
chore: remove codecov
no longer to be used
1 parent 6c84b59 commit 504ed36

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,9 @@ jobs:
3636
include:
3737
- stage: Build-Test
3838
jdk: openjdk8
39-
install:
40-
- curl -s https://codecov.io/bash > $HOME/codecov-bash.sh && chmod +x $HOME/codecov-bash.sh
4139
script:
4240
- build/setMavenVersion.sh
4341
- mvn verify -fae -DskipITs $MVN_ARGS
44-
after_success:
45-
- build/publishCodeCoverage.sh
4642

4743
# Uncomment these stages when you're ready to use them.
4844
# - stage: Semantic-Release

build/publishCodeCoverage.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)