mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-03 17:42:14 +01:00
5 lines
61 B
YAML
5 lines
61 B
YAML
|
sudo: false
|
||
|
language: go
|
||
|
install: go get -t -v ./...
|
||
|
go: 1.2
|