summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-macaron/bindata/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-macaron/bindata/.travis.yml')
-rw-r--r--vendor/github.com/go-macaron/bindata/.travis.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/vendor/github.com/go-macaron/bindata/.travis.yml b/vendor/github.com/go-macaron/bindata/.travis.yml
deleted file mode 100644
index 2774fb35d5..0000000000
--- a/vendor/github.com/go-macaron/bindata/.travis.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-sudo: false
-language: go
-
-go:
- - 1.3
- - 1.4
- - 1.5
- - tip
-
-script: go test -v -cover -race
-
-notifications:
- email:
- - u@gogs.io