blob: 13f087a7d97df4f8ec8b1f27d3277bb9245e197d [file] [log] [blame]
language: go
go_import_path: github.com/pkg/errors
go:
- 1.4.3
- 1.5.4
- 1.6.1
- tip
script:
- go test -v ./...