open-vault/vendor/github.com/mitchellh/mapstructure/.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

8 lines
52 B
YAML

language: go
go:
- 1.4
script:
- go test