blob: bf3eed6f53b51f4df42d0affc0c059ebc625aa3e [file] [log] [blame]
language: go
go_import_path: github.com/pkg/errors
go:
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip
script:
- go test -v ./...