Skip to content

Commit

Permalink
Update readme badge for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Semir Patel committed Feb 4, 2021
1 parent 0a77172 commit f42cf24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 29 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. image:: https://img.shields.io/travis/Yelp/bravado-core/master.svg?label=Linux+Build
:target: https://travis-ci.org/Yelp/bravado-core?branch=master
.. image:: https://github.com/Yelp/bravado-core/workflows/build/badge.svg?branch=master
:target: https://github.com/Yelp/bravado-core/actions?query=workflow%3Abuild

.. image:: https://img.shields.io/coveralls/Yelp/bravado-core.svg
:target: https://coveralls.io/r/Yelp/bravado-core
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ commands =
[testenv:docs]
deps =
# we're getting an error on travis with Sphinx 1.8.0, so we use a lower version
sphinx < 1.8.0
sphinx # < 1.8.0
sphinx-rtd-theme
changedir = docs
commands = sphinx-build -b html -d build/doctrees source build/html
Expand Down
26 changes: 0 additions & 26 deletions travis.yml

This file was deleted.

0 comments on commit f42cf24

Please sign in to comment.