From 870b64a5bdbdba1ffc5ce82f5f07a491042e7459 Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Wed, 26 Feb 2020 15:33:53 -0300 Subject: [PATCH] build: update travis to build against go 1.14 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 79e007e9..e3e8c814 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ git: depth: false go: - - "1.13.x" + - "1.14.x" env: global: