update test matrix
This commit is contained in:
parent
501f2cacdc
commit
9166c63a0c
@ -1,9 +1,11 @@
|
||||
language: go
|
||||
go:
|
||||
- '1.8'
|
||||
- '1.9'
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
- '1.12'
|
||||
- '1.13'
|
||||
- '1.14'
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
before_install:
|
||||
- go mod tidy
|
||||
script: go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user