From 64776d376e0c3d9b877a0b2b0a3f6ce29dfd5f8f Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sat, 25 Aug 2018 17:17:04 +0200 Subject: [PATCH] introduce go 1.11 in testing pipeline --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 74bd9b03..7bbb2472 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: go go: - 1.9.x - 1.10.x + - 1.11.x - tip before_install: