workgroups/vendor/github.com/nishanths/exhaustive/.travis.yml
Marvin Preuss 1d4ae27878
All checks were successful
continuous-integration/drone/push Build is passing
ci: drone yaml with reusable anchors
2021-09-24 17:34:17 +02:00

13 lines
122 B
YAML

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