Skip to content

Commit

Permalink
DOC use official Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Nov 7, 2017
1 parent c42869b commit 8a3df64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Text-Unidecode
==============

.. image:: https://img.shields.io/travis/kmike/text-unidecode/master.svg
:target: https://travis-ci.org/kmike/text-unidecode
:alt: Build Status
.. image:: https://travis-ci.org/kmike/text-unidecode.svg?branch=master
:target: https://travis-ci.org/kmike/text-unidecode
:alt: Build Status

text-unidecode is the most basic port of the
`Text::Unidecode <http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm>`_
Expand Down

0 comments on commit 8a3df64

Please sign in to comment.