mirror of https://github.com/sirupsen/logrus.git
Merge pull request #754 from dgsb/bug/753
Update go versions in travis configuration.
This commit is contained in:
commit
620a8739dc
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- tip
|
||||
env:
|
||||
- GOMAXPROCS=4 GORACE=halt_on_error=1
|
||||
|
|
Loading…
Reference in New Issue