Add go1.9 target to travis

So that we can start testing with it
This commit is contained in:
Justin Santa Barbara 2017-08-25 21:37:59 -04:00
parent b20584a051
commit 321dba0cf1
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: go
go:
- 1.8
- 1.9
- tip
go_import_path: k8s.io/kops