mirror of
https://github.com/kubernetes/client-go.git
synced 2025-12-24 21:52:28 +00:00
Merge pull request #99 from caesarxuchao/release-1.4-travis
enable travis in release-1.4
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
language: go
|
||||
|
||||
go_import_path: k8s.io/client-go
|
||||
|
||||
go:
|
||||
- 1.7.4
|
||||
|
||||
script: go build ./...
|
||||
Reference in New Issue
Block a user