From 59a9232e9392613952a0a4c90523c40c99140043 Mon Sep 17 00:00:00 2001 From: Ivan Porto Carrero Date: Sun, 8 Mar 2020 11:52:37 -0700 Subject: [PATCH] update travis to build with 1.14 Signed-off-by: Ivan Porto Carrero --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index aa26d87..f1a3f80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,10 @@ after_success: - bash <(curl -s https://codecov.io/bash) go: -- 1.11.x -- 1.12.x +- 1.13.x +- 1.14.x install: - GO111MODULE=off go get -u gotest.tools/gotestsum -env: -- GO111MODULE=on language: go notifications: slack: