From f6b1fe4d3ec4c9d18bcd50d6b25fd646ab4d6f63 Mon Sep 17 00:00:00 2001 From: Harald Nordgren Date: Mon, 17 Sep 2018 09:41:58 +0200 Subject: [PATCH] Run tests for Go 1.10 and 1.11 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f408b4cc8..7fce205e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - "1.8" - "1.9" - "1.10" + - "1.11" - tip script: