bird_exporter/.travis.yml
2018-02-14 15:24:51 +01:00

5 lines
57 B
YAML

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