Test against the latest go

This commit is contained in:
Tevin Zhang 2019-03-06 16:27:45 +08:00
parent b4b7e90e24
commit 482e2a9b8c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ os:
- osx
language: go
go:
- "master"
- "1.11.x"
install:
- go get "github.com/pkg/errors"