Use go 1.7

Update travis/circle CI builds to use Go 1.7.
This commit is contained in:
Ben Kochie 2017-01-12 20:03:59 +01:00
commit d20cb0f910
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ sudo: false
language: go
go:
- 1.5
- 1.7.x
- tip
script: