From: Nathan Youngman Date: Sat, 24 May 2014 05:35:57 +0000 (-0600) Subject: Revert "Travis CI badge" X-Git-Tag: v1.7.2~317 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=7bbdfa397e7a3e40ff7a03d9232a47200fcce4d7;p=fsnotify.git Revert "Travis CI badge" This reverts commit c61d698fb2cd959615b183ddd90834479dd81fd5. --- diff --git a/README.md b/README.md index f9ae030..654360e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # File system notifications for Go -[![Build Status](https://travis-ci.org/gophertown/fsnotify.svg)](https://travis-ci.org/gophertown/fsnotify) [![Coverage](http://gocover.io/_badge/github.com/gophertown/fsnotify)](http://gocover.io/github.com/gophertown/fsnotify) [![GoDoc](https://godoc.org/github.com/gophertown/fsnotify?status.png)](http://godoc.org/github.com/gophertown/fsnotify) +[![Build Status](https://drone.io/github.com/gophertown/fsnotify/status.png)](https://drone.io/github.com/gophertown/fsnotify/latest) [![Coverage](http://gocover.io/_badge/github.com/gophertown/fsnotify)](http://gocover.io/github.com/gophertown/fsnotify) [![GoDoc](https://godoc.org/github.com/gophertown/fsnotify?status.png)](http://godoc.org/github.com/gophertown/fsnotify) Cross platform, works on: * Windows