mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 18:01:21 +00:00
manually add dependency on go-getter
This commit is contained in:
13
vendor/github.com/mitchellh/go-testing-interface/.travis.yml
generated
vendored
Normal file
13
vendor/github.com/mitchellh/go-testing-interface/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
- 1.x
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
Reference in New Issue
Block a user