mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-31 16:37:31 -08:00
parent
d73f1e60c4
commit
defe2f373c
12
.travis.yml
12
.travis.yml
|
@ -1,12 +0,0 @@
|
||||||
sudo: false
|
|
||||||
|
|
||||||
language: go
|
|
||||||
go:
|
|
||||||
- 1.8.x
|
|
||||||
- 1.9.x
|
|
||||||
- master
|
|
||||||
|
|
||||||
go_import_path: github.com/prometheus/node_exporter
|
|
||||||
|
|
||||||
script:
|
|
||||||
- make
|
|
Loading…
Reference in a new issue