From f5354f09d7663fc9d001105cba1305e6e5154ee7 Mon Sep 17 00:00:00 2001 From: cheatfate Date: Mon, 19 Nov 2018 04:19:23 +0200 Subject: [PATCH] Update GO version. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5e254e037..96a6ce706 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ os: - osx go: - - 1.10.x + - 1.10.3 install: # build nim from our own branch - this to avoid the day-to-day churn and