From 68ed96d64950dedc228d705c802cf8dc9a8ba7f0 Mon Sep 17 00:00:00 2001 From: Chris Howey Date: Wed, 15 May 2013 08:02:54 -0500 Subject: [PATCH] No Travis-CI until Go 1.1 --- .travis.yml | 4 ---- README.md | 2 -- 2 files changed, 6 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 479898f..0000000 --- a/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: go - -install: - - go get code.google.com/p/go.exp/fsnotify diff --git a/README.md b/README.md index 4df1c7f..401462c 100644 --- 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) - -- 2.50.1