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