File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,4 +30,4 @@ script:
3030 - ./gradlew build coverage -s -i
3131
3232after_success :
33- - ./gradlew jacocoRootReport coveralls
33+ - bash <(curl -s https://codecov.io/bash)
Original file line number Diff line number Diff line change 11= Functional Java
22
33image:https://travis-ci.org/functionaljava/functionaljava.svg?branch=master["Build Status", link="https://travis-ci.org/functionaljava/functionaljava"]
4- image:https://coveralls .io/repos/github/ functionaljava/functionaljava/badge.svg?branch=master["Coverage Status ", link="https://coveralls .io/github /functionaljava/functionaljava?branch=master "]
4+ image:https://codecov .io/gh/ functionaljava/functionaljava/branch/master/graph/ badge.svg["Code Coverage ", link="https://codecov .io/gh /functionaljava/functionaljava"]
55image:https://badges.gitter.im/functionaljava/functionaljava.svg[link="https://gitter.im/functionaljava/functionaljava?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"]
66
77image::http://www.functionaljava.org/img/logo-600x144.png[]
You can’t perform that action at this time.
0 commit comments