open-consul/vendor/github.com/ryanuber/go-glob/.travis.yml

6 lines
54 B
YAML

language: go
go:
- tip
script:
- go test -v ./...