Skip to content

Commit b1dc53b

Browse files
authored
Update .travis.yml
1 parent 441d226 commit b1dc53b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ cache:
1111

1212
script:
1313
- mvn clean test -Pjacoco coveralls:report
14+
15+
after_success:
16+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)