From 7ec7df8b93bb50b786ba07b3ee04f44c1e1086e2 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Wed, 12 Oct 2016 22:23:43 +0800 Subject: [PATCH] Add 1.7 test. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2f78c8af..cfa47af0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ go: - 1.4 - 1.5 - 1.6 + - 1.7 - tip script: