mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
8 lines
55 B
YAML
8 lines
55 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.5.4
|
|
- 1.6.2
|
|
|
|
script:
|
|
- ./test
|