mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-24 14:12:18 +00:00
Remove travis in favour of prow
This commit is contained in:
parent
b7bf0a35f1
commit
3c381244c2
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 ./...
|
|
Loading…
Reference in New Issue
Block a user