Commit 56917eaf authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Bumb travis Go version to 1.14 (#3716)

Start using latest Go for .travis.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 46084c9c
...@@ -3,7 +3,7 @@ services: ...@@ -3,7 +3,7 @@ services:
- docker - docker
language: go language: go
go: go:
- "1.13.x" - "1.14.x"
cache: cache:
directories: directories:
......
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