sudo: false
language: go
go:
- 1.10.x
- 1.x
go_import_path: github.com/prometheus/statsd_exporter
script:
- make