Change Travis-CI URLs: s/lecram/PyMySQL/.

This commit is contained in:
Marcel Rodrigues
2013-09-21 11:23:19 -03:00
parent a3a04d1905
commit 7ea4689aa1

View File

@@ -6,8 +6,8 @@ PyMySQL
..
.. image:: https://secure.travis-ci.org/lecram/PyMySQL.png
:target: https://secure.travis-ci.org/lecram/PyMySQL
.. image:: https://secure.travis-ci.org/PyMySQL/PyMySQL.png
:target: https://secure.travis-ci.org/PyMySQL/PyMySQL
This package contains a pure-Python MySQL client library.
Documentation on the MySQL client/server protocol can be found here: