Skip to content

Commit fc38a77

Browse files
committed
[travis] Bump Go to 1.11
This will match the version currently used in Kubernetes.
1 parent e0ee559 commit fc38a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66

77
go:
8-
- "1.10"
8+
- "1.11"
99

1010
git:
1111
depth: 3

0 commit comments

Comments
 (0)