mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-12-01 19:51:00 +00:00
8a4f87d19e
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
4 lines
61 B
YAML
4 lines
61 B
YAML
sudo: false
|
|
language: go
|
|
install: go get -t -v ./...
|
|
go: 1.2
|