linx-server/.travis.yml
2015-09-28 00:34:46 -04:00

9 lines
60 B
YAML

language: go
go:
- tip
before_script:
- go vet ./...