]> go.fuhry.dev Git - fsnotify.git/commitdiff
No Travis-CI until Go 1.1
authorChris Howey <chris@howey.me>
Wed, 15 May 2013 13:02:54 +0000 (08:02 -0500)
committerChris Howey <chris@howey.me>
Wed, 15 May 2013 13:02:54 +0000 (08:02 -0500)
.travis.yml [deleted file]
README.md

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index 479898f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-language: go
-
-install:
-    - go get code.google.com/p/go.exp/fsnotify
index 4df1c7f31f42c275ac32bc74ff3ab702568c7c89..401462cb9766a83c2601a465fb474791a8729931 100644 (file)
--- a/README.md
+++ b/README.md
@@ -65,5 +65,3 @@ Notes:
 * Do I have to watch the Error and Event channels in a separate goroutine?
     * As of now, yes. Looking into making this single-thread friendly.
 
-[![Build Status](https://secure.travis-ci.org/howeyc/fsnotify.png?branch=master)](http://travis-ci.org/howeyc/fsnotify)
-