Skip to content

Commit 1d0aab5

Browse files
committed
Commented code cov step from Travis yml.
1 parent 263c407 commit 1d0aab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jdk:
88

99
script: "mvn clean package"
1010

11-
after_success:
12-
- bash <(curl -s https://codecov.io/bash)
11+
#after_success:
12+
# - bash <(curl -s https://codecov.io/bash)
1313

0 commit comments

Comments
 (0)