From 6865dee1e68843760096d465dfc110e05ab106cf Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 30 Mar 2019 22:44:47 +0900 Subject: [PATCH] Use Go 1.12 for the latest GopherJS --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 610e5e9ef..b33805bb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - "1.11" + - "1.12" addons: apt: