Run CI with currently supported Go versions (#159)
This commit is contained in:
parent
7cd8b0bcf3
commit
6aaa91c779
@ -2,8 +2,8 @@ language: go
|
||||
sudo: required
|
||||
dist: xenial
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
before_install:
|
||||
- sudo sysctl net.ipv6.conf.lo.disable_ipv6=0
|
||||
- go get github.com/mattn/goveralls
|
||||
|
Loading…
Reference in New Issue
Block a user