Skip to content

Commit

Permalink
DOC: drop travis badge and update codecov (#223)
Browse files Browse the repository at this point in the history
* Drop travis badge and update codecov
  • Loading branch information
raybellwaves committed Nov 17, 2020
1 parent 7507fad commit 3fad76f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
xskillscore: Metrics for verifying forecasts
============================================

.. image:: https://travis-ci.org/xarray-contrib/xskillscore.svg?branch=master
:target: https://travis-ci.org/xarray-contrib/xskillscore
.. image:: https://github.com/xarray-contrib/xskillscore/workflows/xskillscore%20testing/badge.svg
:target: https://github.com/xarray-contrib/xskillscore/workflows/xskillscore%20testing/

.. image:: https://img.shields.io/pypi/v/xskillscore.svg
:target: https://pypi.python.org/pypi/xskillscore/

.. image:: https://anaconda.org/conda-forge/xskillscore/badges/version.svg
:target: https://anaconda.org/conda-forge/xskillscore/

.. image:: https://codecov.io/gh/xarray-contrib/xskillscore/branch/master/graph/badge.svg?token=KB5FZNIO8W
.. image:: https://codecov.io/gh/xarray-contrib/xskillscore/branch/master/graph/badge.svg
:target: https://codecov.io/gh/xarray-contrib/xskillscore

.. image:: https://img.shields.io/readthedocs/xskillscore/stable.svg?style=flat
Expand Down
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
xskillscore: Metrics for verifying forecasts
============================================

.. image:: https://travis-ci.org/xarray-contrib/xskillscore.svg?branch=master
:target: https://travis-ci.org/xarray-contrib/xskillscore
.. image:: https://github.com/xarray-contrib/xskillscore/workflows/xskillscore%20testing/badge.svg
:target: https://github.com/xarray-contrib/xskillscore/workflows/xskillscore%20testing/

.. image:: https://img.shields.io/pypi/v/xskillscore.svg
:target: https://pypi.python.org/pypi/xskillscore/

.. image:: https://anaconda.org/conda-forge/xskillscore/badges/version.svg
:target: https://anaconda.org/conda-forge/xskillscore/

.. image:: https://codecov.io/gh/xarray-contrib/xskillscore/branch/master/graph/badge.svg?token=KB5FZNIO8W
.. image:: https://codecov.io/gh/xarray-contrib/xskillscore/branch/master/graph/badge.svg
:target: https://codecov.io/gh/xarray-contrib/xskillscore

.. image:: https://img.shields.io/conda/dn/conda-forge/xskillscore.svg
Expand Down

0 comments on commit 3fad76f

Please sign in to comment.