mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-27 06:29:42 -08:00
c706b416bd
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
8 lines
66 B
YAML
8 lines
66 B
YAML
language: go
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
script:
|
|
- go test
|
|
- go build
|