node_exporter/.travis.yml

11 lines
83 B
YAML

sudo: false
language: go
go:
- 1.7.x
- tip
script:
- make
- ./end-to-end-test.sh