Enabled CI

This commit is contained in:
Jaime Pillora 2016-03-02 10:05:12 +11:00
parent d342b6316f
commit f85df8d02b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
A simple backoff algorithm in Go (Golang)
[![GoDoc](https://godoc.org/github.com/jpillora/backoff?status.svg)](https://godoc.org/github.com/jpillora/backoff)
[![GoDoc](https://godoc.org/github.com/jpillora/backoff?status.svg)](https://godoc.org/github.com/jpillora/backoff) [![Circle CI](https://circleci.com/gh/jpillora/backoff.svg?style=shield)](https://circleci.com/gh/jpillora/backoff)
### Install