Run travis with current version.
This commit is contained in:
parent
c037483193
commit
1fb6f135ee
@ -4,6 +4,7 @@ dist: xenial
|
|||||||
go:
|
go:
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
|
- 1.13.x
|
||||||
before_install:
|
before_install:
|
||||||
- sudo sysctl net.ipv6.conf.lo.disable_ipv6=0
|
- sudo sysctl net.ipv6.conf.lo.disable_ipv6=0
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user