Merge pull request #812 from sirupsen/bump_go_version_travis

bump go toolchain version in travis
This commit is contained in:
David Bariod
2018-08-30 22:11:51 +02:00
committed by GitHub
+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: