Skip to content

Commit bc4ba9f

Browse files
committed
DOC: Update badges
1 parent c8e831a commit bc4ba9f

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@
44
:target: https://img.shields.io/pypi/v/astroquery.svg
55
:alt: Latest PyPI version
66

7-
.. image:: https://travis-ci.com/astropy/astroquery.svg?branch=master
8-
:target: https://travis-ci.com/astropy/astroquery
9-
:alt: Travis CI Status
7+
.. image:: https://readthedocs.org/projects/astroquery/badge/?version=latest
8+
:target: https://astroquery.readthedocs.io/en/latest/?badge=latest
9+
:alt: Documentation Status
1010

11-
.. image:: https://coveralls.io/repos/astropy/astroquery/badge.png
12-
:target: https://coveralls.io/r/astropy/astroquery
13-
:alt: Coverage Status
11+
.. image:: https://github.com/astropy/astroquery/workflows/CI/badge.svg
12+
:target: https://github.com/astropy/astroquery/actions?query=workflow%3ACI
13+
:alt: Github Actions CI Status
14+
15+
.. image:: https://codecov.io/gh/astropy/astroquery/branch/master/graph/badge.svg
16+
:target: https://codecov.io/gh/astropy/astroquery
17+
:alt: Coverage results
1418

1519
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1160627.svg
1620
:target: https://doi.org/10.5281/zenodo.1160627

0 commit comments

Comments
 (0)