statsd_exporter/.travis.yml
2016-05-03 23:08:02 +02:00

11 lines
68 B
YAML

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