blob: 588ceca183f487062bd4ba357c7aa961e3889329 [file] [log] [blame]
language: go
go_import_path: github.com/pkg/errors
go:
- 1.4.3
- 1.5.4
- 1.6.2
- 1.7.1
- tip
script:
- go test -v ./...