woodpecker/vendor/github.com/nishanths/exhaustive/.travis.yml
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00

12 lines
122 B
YAML

language: go
go:
- 1.x
- master
# Only clone the most recent commit.
git:
depth: 1
notifications:
email: false