mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-24 04:29:36 +00:00
Remove travis in favour of prow
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -1,12 +0,0 @@
|
||||
language: go
|
||||
|
||||
go_import_path: k8s.io/client-go
|
||||
|
||||
go:
|
||||
- 1.12.1
|
||||
|
||||
install:
|
||||
- echo "Skip godeps"
|
||||
|
||||
script:
|
||||
- GO111MODULE=on go build ./...
|
Reference in New Issue
Block a user