Skip to content

Commit fe08407

Browse files
committed
README.rst: Replace travis badge with github
1 parent 48291c0 commit fe08407

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Scylla Python Driver
44
A modern, feature-rich and highly-tunable Python client library for Scylla Open Source (2.1+) and Apache Cassandra (2.1+) and
55
Scylla Enterprise (2018.1.x+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
66

7-
.. image:: https://travis-ci.org/scylladb/python-driver.png?branch=master
8-
:target: https://travis-ci.org/github/scylladb/python-driver
7+
.. image:: https://github.com/scylladb/python-driver/workflows/Build%20and%20upload%20to%20PyPi/badge.svg?tag=*-scylla
8+
:target: https://github.com/scylladb/python-driver/actions?query=event%3Apush+branch%3A*-scylla
99

1010
The driver supports Python versions 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.
1111

0 commit comments

Comments
 (0)