mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-07 12:08:42 +00:00
Merge pull request #591 from nikhita/test-prow
Remove travis in favour of Prow
This commit is contained in:
commit
ef81ee0960
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