From bf3391629444ad6991f9512a997b2656c46592dc Mon Sep 17 00:00:00 2001 From: Aaron Jacobs Date: Mon, 8 May 2017 08:02:54 +1000 Subject: [PATCH] .travis.yml: do away with Go tip. --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f4494af..4322809 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,7 @@ language: go -go: - - 1.8.1 - - tip +go: 1.8.1 # Use the virtualized Trusty beta Travis is running in order to get support for # installing fuse.