From 1de2efca2b11808eb37fc2e90d80ad8c749e6f7c Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 12 Apr 2019 17:04:04 -0400 Subject: [PATCH] Bump travis go version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 13bcc38a8a..cd4f995427 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ services: - docker go: - - "1.11.1" + - "1.12.4" go_import_path: github.com/hashicorp/vault