woodpecker/vendor/github.com/nishanths/exhaustive/.travis.yml

13 lines
122 B
YAML
Raw Normal View History

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