From 81672d701632bc2f2ba9c86e9bd28b645b39f92a Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Mon, 1 Oct 2018 17:21:06 +0900 Subject: [PATCH] .travis.yml: Update Go 1.11 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0e2a842..c6bd80b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - 1.8.x - 1.9.x - 1.10.x + - 1.11.x - master before_install: