From 081568cf96a81a99ded9e38a9e8a373242e29910 Mon Sep 17 00:00:00 2001 From: Marius Date: Fri, 26 Aug 2016 16:30:40 +0200 Subject: [PATCH] Add Go 1.7 to automated tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 63f5bb4..74747ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ go: - 1.4 - 1.5 - 1.6 +- 1.7 - tip sudo: required cache: