mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2024-11-14 11:21:17 +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
|