update to Go 1.8rc1 for Travis

This commit is contained in:
Marten Seemann
2017-01-14 18:44:56 +07:00
parent cc153463b5
commit ce330b94b5

View File

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