mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-13 09:04:06 -08:00
c706b416bd
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
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
|