Use 1.9rc2 on travis

This commit is contained in:
Lucas Clemente
2017-08-10 11:06:38 +02:00
committed by GitHub
parent 18c2ed33d3
commit 5bf3b710c0

View File

@@ -8,7 +8,7 @@ language: go
go:
- 1.8.x
- 1.9beta2
- 1.9rc2
# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later