From 224f1850c7d59a25fbbf573c29f8c558d85b3aab Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Fri, 1 Sep 2017 13:07:03 +0800 Subject: TravisCI config updated. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6294c37..866f82c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ install: go: - 1.8 - - tip + - 1.9 script: - go vet ./... -- cgit v1.2.1