From 08090c7d68fa59fdac40a9d22d9028f268682267 Mon Sep 17 00:00:00 2001 From: gedi Date: Wed, 4 Oct 2017 17:32:19 +0300 Subject: [PATCH] adds go 1.9.x to be run in travis CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8fec0e8..7d37a5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ go: - 1.6.x - 1.7.x - 1.8.x + - 1.9.x # - tip # sadly fails most of the times script: