aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/maruel/panicparse/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/maruel/panicparse/.travis.yml')
-rw-r--r--vendor/github.com/maruel/panicparse/.travis.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/vendor/github.com/maruel/panicparse/.travis.yml b/vendor/github.com/maruel/panicparse/.travis.yml
deleted file mode 100644
index c6da8f0b8..000000000
--- a/vendor/github.com/maruel/panicparse/.travis.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 2014 Marc-Antoine Ruel. All rights reserved.
-# Use of this source code is governed under the Apache License, Version 2.0
-# that can be found in the LICENSE file.
-
-sudo: false
-language: go
-
-go:
-- tip
-
-before_install:
- - go get github.com/maruel/pre-commit-go/cmd/pcg
-
-script:
- - pcg