From 3583c2809ef5b336404a181fc709eb2f819dfe9b Mon Sep 17 00:00:00 2001 From: Harald Nordgren Date: Sun, 28 Oct 2018 14:07:17 +0100 Subject: [PATCH] Bump Go versions and use '.x' to always get latest patch versions --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fe694e5781..c7d34b4067 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: go go: -- 1.9.7 -- 1.10.4 -- 1.11 +- 1.9.x +- 1.10.x +- 1.11.x env: global: