Skip to content

Commit 7194ef1

Browse files
committed
Trying to get codecov up and running again
1 parent 54714c2 commit 7194ef1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: java
22
sudo: false # faster builds
33

4-
script: "mvn cobertura:cobertura"
5-
64
after_success:
7-
- codecov
5+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)