Skip to content

Commit

Permalink
Remove Travis build badge in favor of github badge
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jan 31, 2021
1 parent 2e5b70c commit 48b406c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ fluids
.. image:: http://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
:target: https://fluids.readthedocs.io/
:alt: Documentation
.. image:: http://img.shields.io/travis/CalebBell/fluids/master.svg?style=flat
:target: https://travis-ci.org/CalebBell/fluids
.. image:: https://github.com/CalebBell/fluids/workflows/Build/badge.svg
:target: https://github.com/CalebBell/fluids/actions
:alt: Build_status
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
:target: https://github.com/CalebBell/fluids/blob/master/LICENSE.txt
Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Installation
.. image:: http://img.shields.io/pypi/v/fluids.svg?style=flat
:target: https://pypi.python.org/pypi/fluids
:alt: Version_status
.. image:: http://img.shields.io/travis/CalebBell/fluids/master.svg?style=flat
:target: https://travis-ci.org/CalebBell/fluids
.. image:: https://github.com/CalebBell/fluids/workflows/Build/badge.svg
:target: https://github.com/CalebBell/fluids/actions
:alt: Build_status
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
:target: https://github.com/CalebBell/fluids/blob/master/LICENSE.txt
Expand Down

0 comments on commit 48b406c

Please sign in to comment.