From fe10c7229a92cd9073266ad8feae703b643ea923 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Sat, 3 Sep 2016 06:56:50 +0100 Subject: [PATCH] Switch to Go 1.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ©! I hereby licence these changes under the licence with SHA256 hash ©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 99c0a55..6408393 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.6.2 + - 1.7 addons: hosts: