mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-12 13:36:37 +00:00
5 lines
61 B
YAML
5 lines
61 B
YAML
sudo: false
|
|
language: go
|
|
install: go get -t -v ./...
|
|
go: 1.2
|