Skip to content

Commit

Permalink
[travis] Bump Go to 1.11
Browse files Browse the repository at this point in the history
This will match the version currently used in Kubernetes.
  • Loading branch information
DirectXMan12 committed Nov 12, 2018
1 parent 06124e4 commit a9ace6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:
- osx

go:
- "1.10"
- "1.11"

git:
depth: 3
Expand Down

0 comments on commit a9ace6b

Please sign in to comment.