From 9047f64f0f669b0f8e464f0fe21d88194a9f4925 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.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: