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