From c61f6c69fb72356e493a1163cfdb4835e30e6135 Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Tue, 19 Mar 2019 00:06:41 +0900 Subject: [PATCH] .travis.yml: Update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c6bd80b..00c6583 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ go: - 1.9.x - 1.10.x - 1.11.x - - master + - 1.12.x before_install: - go get github.com/axw/gocov/gocov