From c567f5ea8705c75680c21c56cd8204c107753d44 Mon Sep 17 00:00:00 2001 From: Jonathan J Lawlor Date: Fri, 22 Jul 2016 09:22:03 -0400 Subject: [PATCH] go 1.7rc2 -> go 1.7rc3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6c83a75..3ee9423 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ go: - 1.4.2 - 1.5.4 - 1.6.3 - - 1.7rc2 + - 1.7rc3 # Required for coverage. before_install: