cert-manager-webhook-example/vendor/gopkg.in/natefinch/lumberjack.v2/.travis.yml
Konstantin Kalugin-Balashov 752d8d74da Initial
2024-02-28 13:20:51 +07:00

11 lines
97 B
YAML

language: go
go:
- tip
- 1.15.x
- 1.14.x
- 1.13.x
- 1.12.x
env:
- GO111MODULE=on