Update Travis to use Go 1.7
@@ -1,5 +1,5 @@
language: go
-go: 1.6.2
+go: 1.7.x
# allow for use of Docker-based workers
sudo: false