bump go toolchain version in travis

This commit is contained in:
David Bariod
2018-08-30 22:06:53 +02:00
parent 56da607151
commit e58aa84bc1
+1 -1
View File
@@ -1,7 +1,7 @@
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
env:
- GOMAXPROCS=4 GORACE=halt_on_error=1
install: