node_exporter/.travis.yml
2017-06-30 18:33:33 +02:00

10 lines
60 B
YAML

sudo: false
language: go
go:
- 1.8.x
- tip
script:
- make