statsd_exporter/.travis.yml

13 lines
126 B
YAML
Raw Normal View History

sudo: false
language: go
go:
2017-08-30 15:59:10 +00:00
- 1.8.x
- 1.9.x
- master
go_import_path: github.com/prometheus/statsd_exporter
script:
- make