blob: f90b4a913d4b72a8eb720443c360c396e40078ec [file] [log] [blame]
language: go
go_import_path: github.com/pkg/errors
go:
- 1.5.2
- 1.4.3
- tip
script:
- go test -v ./...