add Go 1.8beta1 for Travis

This commit is contained in:
Marten Seemann
2016-12-03 14:31:19 +07:00
parent 2213e567a2
commit 93cde5faa7

View File

@@ -8,6 +8,7 @@ services:
go:
- 1.6.4
- 1.7.4
- 1.8beta1
# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later