Skip to content

Commit

Permalink
update travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Jun 17, 2021
1 parent 1b63c7f commit 019860e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ The latest released version of ``pathos`` is available from:

Development Version
[![Documentation Status](https://readthedocs.org/projects/pathos/badge/?version=latest)](https://pathos.readthedocs.io/en/latest/?badge=latest)
[![Travis Build Status](https://img.shields.io/travis/uqfoundation/pathos.svg?label=build&logo=travis&branch=master)](https://travis-ci.org/uqfoundation/pathos)
[![Build Status](https://travis-ci.com/uqfoundation/pathos.svg?label=build&logo=travis&branch=master)](https://travis-ci.com/uqfoundation/pathos)
[![codecov](https://codecov.io/gh/uqfoundation/pathos/branch/master/graph/badge.svg)](https://codecov.io/gh/uqfoundation/pathos)
[![Downloads](https://pepy.tech/badge/pathos)](https://pepy.tech/project/pathos)
-------------------
Expand Down

0 comments on commit 019860e

Please sign in to comment.