mirror of https://github.com/sirupsen/logrus.git
Merge pull request #812 from sirupsen/bump_go_version_travis
bump go toolchain version in travis
This commit is contained in:
commit
78fa2915c1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue