statsd_exporter/.travis.yml

12 lines
116 B
YAML
Raw Normal View History

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