From f9f3c6ac5c872a5d50f332f19defd3711bd5c1b1 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 6 Oct 2019 21:53:50 +0200 Subject: [PATCH] travis: also test Go 1.12.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2e6a13e..24123c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ go: - 1.10.x - 1.11.x - 1.12.x + - 1.12.x - stable before_install: