arch:
- amd64
language: go
go_import_path: github.com/pkg/errors
go:
- 1.14
- 1.15
- tip
script:
- make check