Unverified Commit 1fbb636c by Kubernetes Prow Robot Committed by GitHub

Merge pull request #97 from pohly/go-1.15

switch to Go 1.15
parents d8a25300 82d108ac
......@@ -6,7 +6,7 @@ git:
depth: false
matrix:
include:
- go: 1.13.3
- go: 1.15
before_script:
- mkdir -p bin
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment