Skip to content

Commit

Permalink
Fix badges to point to 2.x branch build
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Oct 15, 2015
1 parent 7a545ad commit 20e4280
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ GuessIt
:target: https://pypi.python.org/pypi/guessit
:alt: LGPLv3 License

.. image:: http://img.shields.io/travis/wackou/guessit.svg?branch=2.x
:target: http://travis-ci.org/wackou/guessit
.. image:: http://img.shields.io/travis/wackou/guessit/2.x.svg
:target: https://travis-ci.org/wackou/guessit
:alt: Build Status

.. image:: http://img.shields.io/coveralls/wackou/guessit.svg?branch=2.x
:target: https://coveralls.io/r/wackou/guessit
.. image:: http://img.shields.io/coveralls/wackou/guessit/2.x.svg
:target: https://coveralls.io/github/wackou/guessit?branch=2.x
:alt: Coveralls

`HuBoard <https://huboard.com/wackou/guessit>`_
Expand Down

0 comments on commit 20e4280

Please sign in to comment.