statsd_exporter/.travis.yml
Simon Pasquier 4a9cde8cef travis: switch to Go 1.10.x and 1.x
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-05-23 14:04:34 +02:00

12 lines
116 B
YAML

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