Skip to content

Commit 5575423

Browse files
Merge pull request #104 from pusher/fix-travis-badge
Fix Travis badge
2 parents 6f67c49 + 6b84305 commit 5575423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pusher HTTP Python Library
22

3-
![Travis-CI](https://travis-ci.org/pusher/pusher-http-python.svg)
3+
[![Build Status](https://travis-ci.org/pusher/pusher-http-python.svg?branch=master)](https://travis-ci.org/pusher/pusher-http-python)
44

55
The Python library for interacting with the Pusher HTTP API. This version, 1.x.x, is a major breaking change from versions <= 0.8. Version 0.8 can be found on the [0.8 branch](https://github.com/pusher/pusher-http-python/tree/0.8). Notes on the changes can be found [on this blog post](https://blog.pusher.com/announcing-version-1-0-0-of-the-python-library/)
66

0 commit comments

Comments
 (0)