summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml')
-rw-r--r--Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml b/Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml
deleted file mode 100644
index ccca6bb4a..000000000
--- a/Godeps/_workspace/src/gopkg.in/bufio.v1/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-language: go
-
-go:
- - 1.0
- - 1.1
- - 1.2
- - tip
-
-install:
- - go get launchpad.net/gocheck
- - go get gopkg.in/bufio.v1