release-tools: support Kubernetes 1.15

This commit is contained in:
Patrick Ohly
2019-07-12 15:34:33 +02:00
3 changed files with 133 additions and 55 deletions

View File

@@ -4,7 +4,7 @@ services:
- docker
matrix:
include:
- go: 1.11.1
- go: 1.12.4
before_script:
- mkdir -p bin
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep