From: Nathan Youngman Date: Sat, 24 May 2014 02:55:12 +0000 (-0600) Subject: Travis CI badge X-Git-Tag: v1.7.2~319 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=c61d698fb2cd959615b183ddd90834479dd81fd5;p=fsnotify.git Travis CI badge --- diff --git a/README.md b/README.md index 654360e..f9ae030 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # File system notifications for Go -[![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) +[![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) Cross platform, works on: * Windows