aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2020-03-24 07:36:01 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-24 07:36:01 +0100
commit56917eaff4a4adbaa1aa34aefb2a4dd920241cd2 (patch)
tree6f63fa4e734e8a0602b1d7843a097a1fd304aa60
parent46084c9c905646db73e3bc6e16578203a462230f (diff)
downloadcoredns-56917eaff4a4adbaa1aa34aefb2a4dd920241cd2.tar.gz
coredns-56917eaff4a4adbaa1aa34aefb2a4dd920241cd2.tar.zst
coredns-56917eaff4a4adbaa1aa34aefb2a4dd920241cd2.zip
Bumb travis Go version to 1.14 (#3716)
Start using latest Go for .travis. Signed-off-by: Miek Gieben <miek@miek.nl>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e10ff20c5..1a42350d1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ services:
- docker
language: go
go:
- - "1.13.x"
+ - "1.14.x"
cache:
directories: