mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 23:54:05 -08:00
commit
d47357b95d
|
@ -4,10 +4,9 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
|
||||
go_import_path: github.com/prometheus/tsdb
|
||||
|
||||
script:
|
||||
- go test -timeout 5m ./...
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue