mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 17:13:22 +00:00
Test with Go 1.10.x too.
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
This commit is contained in:
parent
def6e5a574
commit
19a47b620d
@ -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 New Issue
Block a user