node_exporter/.travis.yml

10 lines
60 B
YAML

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