mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2025-02-16 23:55:15 +00:00
4 lines
61 B
YAML
4 lines
61 B
YAML
sudo: false
|
|
language: go
|
|
install: go get -t -v ./...
|
|
go: 1.2
|