Skip to content

Commit 48b406c

Browse files
committed
Remove Travis build badge in favor of github badge
1 parent 2e5b70c commit 48b406c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ fluids
88
.. image:: http://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
99
:target: https://fluids.readthedocs.io/
1010
:alt: Documentation
11-
.. image:: http://img.shields.io/travis/CalebBell/fluids/master.svg?style=flat
12-
:target: https://travis-ci.org/CalebBell/fluids
11+
.. image:: https://github.com/CalebBell/fluids/workflows/Build/badge.svg
12+
:target: https://github.com/CalebBell/fluids/actions
1313
:alt: Build_status
1414
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
1515
:target: https://github.com/CalebBell/fluids/blob/master/LICENSE.txt

docs/index.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Installation
3131
.. image:: http://img.shields.io/pypi/v/fluids.svg?style=flat
3232
:target: https://pypi.python.org/pypi/fluids
3333
:alt: Version_status
34-
.. image:: http://img.shields.io/travis/CalebBell/fluids/master.svg?style=flat
35-
:target: https://travis-ci.org/CalebBell/fluids
34+
.. image:: https://github.com/CalebBell/fluids/workflows/Build/badge.svg
35+
:target: https://github.com/CalebBell/fluids/actions
3636
:alt: Build_status
3737
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
3838
:target: https://github.com/CalebBell/fluids/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)