Update Travis CI build matrix with latest k8s point releases

This commit is contained in:
Sean Malloy
2020-05-12 22:56:34 -05:00
parent c01cfcf3b6
commit 2020efb7ed
+3 -3
View File
@@ -5,9 +5,9 @@ language: go
go:
- 1.13.x
env:
- K8S_VERSION=v1.17.0
- K8S_VERSION=v1.16.4
- K8S_VERSION=v1.15.7
- K8S_VERSION=v1.17.5
- K8S_VERSION=v1.16.9
- K8S_VERSION=v1.15.11
services:
- docker
before_script: