mirror of
https://github.com/prometheus/prometheus
synced 2025-01-30 19:55:53 +00:00
c706b416bd
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
10 lines
77 B
YAML
10 lines
77 B
YAML
sudo: false
|
|
language: go
|
|
go:
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
- tip
|