From c65ea2b545e1ae760b32f01c4215edce1f96ec4c Mon Sep 17 00:00:00 2001 From: gedi Date: Mon, 3 Sep 2018 21:05:05 +0300 Subject: [PATCH] add go1.11 to travis build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e8904ac..26032d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - 1.8.x - 1.9.x - 1.10.x + - 1.11.x go_import_path: github.com/DATA-DOG/godog