Files
actions-sync/vendor/github.com/pkg/errors/.travis.yml
T
Florian Wagner 0101132218 bump dependencies
Signed-off-by: GitHub <noreply@github.com>
2022-04-25 04:00:01 +00:00

11 lines
120 B
YAML
Generated

language: go
go_import_path: github.com/pkg/errors
go:
- 1.11.x
- 1.12.x
- 1.13.x
- tip
script:
- make check