From 74e04e81d5158af6db635321e4251c6c4423ae4d Mon Sep 17 00:00:00 2001 From: James Shubin Date: Wed, 19 Jul 2017 12:15:54 -0400 Subject: [PATCH] travis: Update to golang 1.8 as the default Since the release of Fedora 26 with golang 1.8.1, this is a fine default. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2a02d7e0..5e052cbb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ matrix: fast_finish: true allow_failures: - go: tip - - go: 1.8.x + - go: 1.6.x notifications: irc: channels: