From ce40e9cc860d574ebb7ead6f7bfda4af9e95feb6 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 26 Jun 2018 16:18:20 -0700 Subject: [PATCH] only test on .10.x --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2bac499b3..02f936309 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ language: go go: - 1.8.x - 1.9.x - - 1.x + - 1.10.x install: