lbcd/.travis.yml

6 lines
68 B
YAML
Raw Normal View History

language: go
go:
- release
- tip
install: go get -d -t -v ./...