mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
5 lines
61 B
YAML
5 lines
61 B
YAML
sudo: false
|
|
language: go
|
|
install: go get -t -v ./...
|
|
go: 1.2
|