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
commit 78fa2915c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: