Skip to content

Commit a40cea6

Browse files
committed
Added travis badge
1 parent 27a2ba1 commit a40cea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Pusher HTTP Go Library
22

3+
[![Build Status](https://travis-ci.org/pusher/pusher-http-go.svg?branch=master)](https://travis-ci.org/pusher/pusher-http-go)
4+
35
The Golang library for interacting with the Pusher HTTP API.
46

57
This package lets you trigger events to your client and query the state of your Pusher channels. When used with a server, you can validate Pusher webhooks and authenticate private- or presence-channels.

0 commit comments

Comments
 (0)