mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Update Travis CI build matrix with latest k8s point releases
This commit is contained in:
@@ -6,9 +6,9 @@ go:
|
||||
- 1.13.x
|
||||
env:
|
||||
- K8S_VERSION=v1.18.2
|
||||
- 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:
|
||||
|
||||
Reference in New Issue
Block a user