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