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