Skip to content

Commit 7bbc39b

Browse files
committed
fix: Remove travis-ci
1 parent 6c4c93b commit 7bbc39b

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

.travis.yml

-37
This file was deleted.

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
python-mysql-replication
22
========================
33

4-
<a href="https://travis-ci.org/noplay/python-mysql-replication"><img src="https://travis-ci.org/noplay/python-mysql-replication.svg?branch=master"></a>&nbsp;
54
<a href="https://pypi.python.org/pypi/mysql-replication"><img src="http://img.shields.io/pypi/dm/mysql-replication.svg"></a>
65

76
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL. This allows you to receive event like insert, update, delete with their datas and raw SQL queries.

0 commit comments

Comments
 (0)