update go to 1.7.1 for CIs

This commit is contained in:
Marten Seemann
2016-09-15 14:10:53 +07:00
parent 9b2127018d
commit 7bd4d0852c
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ services:
go:
- 1.6
- 1.7
- 1.7.1
# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later