Skip to content

Commit 8d1befa

Browse files
committed
Update Travis badge.
1 parent adf995d commit 8d1befa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ PyMySQL
66
..
77
88

9-
.. image:: https://secure.travis-ci.org/PyMySQL/PyMySQL.png
10-
:target: https://secure.travis-ci.org/PyMySQL/PyMySQL
11-
9+
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
10+
:target: https://travis-ci.org/PyMySQL/PyMySQL
11+
1212
This package contains a pure-Python MySQL client library. The goal of PyMySQL
1313
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
1414
IronPython and Jython.

0 commit comments

Comments
 (0)