bird_exporter/.travis.yml
2017-09-29 23:36:10 +02:00

5 lines
66 B
YAML

language: go
go:
- 1.8
script: make init test vet lint errcheck