mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
7 lines
58 B
YAML
7 lines
58 B
YAML
sudo: false
|
|
|
|
language: go
|
|
go:
|
|
- 1.4.3
|
|
- 1.5.1
|
|
- tip
|