mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -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
|