lbcd/.travis.yml
2013-12-10 16:13:08 -06:00

6 lines
68 B
YAML

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