From 6727ad8bd389e625873140eec1b855d1aed75b9f Mon Sep 17 00:00:00 2001 From: Aliaksandr Kazlou Date: Wed, 2 May 2018 00:12:26 +0300 Subject: [PATCH] #54 Build with the latest 1.9 version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 66c1dd9..eef8103 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - "1.9.6" + - "1.9.x" - "1.10.1" - "1.10.2" - "1.10.x" \ No newline at end of file