mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-05-17 04:17:29 +02:00
Initial v1.0.0 commit
This commit is contained in:
12
vendor/github.com/mitchellh/copystructure/.travis.yml
generated
vendored
Normal file
12
vendor/github.com/mitchellh/copystructure/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
Reference in New Issue
Block a user