Skip to content

Commit 1fbb636

Browse files
authored
Merge pull request kubernetes-sigs#97 from pohly/go-1.15
switch to Go 1.15
2 parents d8a2530 + 82d108a commit 1fbb636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git:
66
depth: false
77
matrix:
88
include:
9-
- go: 1.13.3
9+
- go: 1.15
1010
before_script:
1111
- mkdir -p bin
1212
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep

0 commit comments

Comments
 (0)