Skip to content

Commit e6e18da

Browse files
committed
Use coverall instead of codecov.
1 parent cb1bc3a commit e6e18da

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

README.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ VASPy
77
:alt: Build Status
88

99
.. image:: https://landscape.io/github/PytLab/VASPy/master/landscape.svg?style=flat
10-
:target: https://landscape.io/github/PytLab/VASPy/master
11-
:alt: Code Health
10+
:target: https://landscape.io/github/PytLab/VASPy/master
11+
:alt: Code Health
12+
13+
.. image:: https://coveralls.io/repos/github/PytLab/VASPy/badge.svg?branch=master
14+
:target: https://coveralls.io/github/PytLab/VASPy?branch=master
1215

13-
.. image:: https://codecov.io/gh/PytLab/VASPy/branch/master/graph/badge.svg
14-
:target: https://codecov.io/gh/PytLab/VASPy
1516

1617
.. image:: https://img.shields.io/badge/python-3.5, 2.7-green.svg
1718
:target: https://www.python.org/downloads/release/python-351/

setup.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
:alt: Build Status
2121
2222
.. image:: https://landscape.io/github/PytLab/VASPy/master/landscape.svg?style=flat
23-
:target: https://landscape.io/github/PytLab/VASPy/master
24-
:alt: Code Health
23+
:target: https://landscape.io/github/PytLab/VASPy/master
24+
:alt: Code Health
2525
26-
.. image:: https://codecov.io/gh/PytLab/VASPy/branch/master/graph/badge.svg
27-
:target: https://codecov.io/gh/PytLab/VASPy
26+
.. image:: https://coveralls.io/repos/github/PytLab/VASPy/badge.svg?branch=master
27+
:target: https://coveralls.io/github/PytLab/VASPy?branch=master
2828
2929
.. image:: https://img.shields.io/badge/python-3.5, 2.7-green.svg
3030
:target: https://www.python.org/downloads/release/python-351/

0 commit comments

Comments
 (0)