Skip to content

Commit 7adf78b

Browse files
committed
Add push to codecov
1 parent 38eea80 commit 7adf78b

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
@@ -4,4 +4,4 @@ sudo: false # faster builds
44
script: "mvn cobertura:cobertura"
55

66
after_success:
7-
- bash <(curl -s https://codecov.io/bash)
7+
- codecov

0 commit comments

Comments
 (0)