add vendor
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