mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-24 12:13:13 -08:00
11 lines
89 B
YAML
11 lines
89 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.3.x
|
||
|
- 1.4.x
|
||
|
- 1.5.x
|
||
|
- 1.6.x
|
||
|
- 1.7.x
|
||
|
- 1.8.x
|
||
|
- master
|