Test with Go 1.10.x too.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
This commit is contained in:
Alexey Palazhchenko 2018-05-07 12:12:58 +03:00
parent def6e5a574
commit 19a47b620d
1 changed files with 1 additions and 2 deletions

View File

@ -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 ./...