From c997b907209f9054537eebb92e9d089a26422a97 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Fri, 15 Mar 2019 12:17:43 -0700 Subject: [PATCH] Adding future branch to testing. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7b9b7b3..83cbcca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ branches: only: - master - master-v2.0 + - future go: - "1.10.x"