Test against the latest go
This commit is contained in:
parent
b4b7e90e24
commit
482e2a9b8c
|
@ -3,6 +3,7 @@ os:
|
|||
- osx
|
||||
language: go
|
||||
go:
|
||||
- "master"
|
||||
- "1.11.x"
|
||||
install:
|
||||
- go get "github.com/pkg/errors"
|
||||
|
|
Loading…
Reference in New Issue