File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,4 +37,4 @@ addons:
3737 - libevent-dev
3838 - libncurses-dev
3939after_success :
40- - coveralls
40+ - bash <(curl -s https://codecov.io/bash)
Original file line number Diff line number Diff line change @@ -207,9 +207,9 @@ tests .. code-block:: bash
207207 :alt: Build Status
208208 :target: https://travis-ci.org/tony/libtmux
209209
210- .. |coverage | image :: https://img.shields. io/coveralls /tony/libtmux.svg
210+ .. |coverage | image :: https://codecov. io/gh /tony/libtmux/branch/master/graph/badge .svg
211211 :alt: Code Coverage
212- :target: https://coveralls .io/r /tony/libtmux?branch=master
212+ :target: https://codecov .io/gh /tony/libtmux
213213
214214.. |license | image :: https://img.shields.io/github/license/tony/libtmux.svg
215215 :alt: License
You can’t perform that action at this time.
0 commit comments