statsd_exporter/.travis.yml

11 lines
68 B
YAML
Raw Normal View History

sudo: false
language: go
go:
- 1.6.2
- 1.5.4
- tip
script:
- make