mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
83c46fd549
Signed-off-by: Callum Styan <callumstyan@gmail.com>
9 lines
60 B
YAML
9 lines
60 B
YAML
language: go
|
|
|
|
go:
|
|
- "1.11.x"
|
|
- tip
|
|
|
|
script:
|
|
- go test
|