open-vault/vendor/github.com/asaskevich/govalidator/.travis.yml
Jeff Mitchell 7a4eda156c Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00

11 lines
92 B
YAML

language: go
go:
- 1.1
- 1.2
- 1.3
notifications:
email:
- bwatas@gmail.com