Merge pull request #322 from AlekSi/patch-2

Test with Go 1.10.x too.
pull/5805/head
Goutham Veeramachaneni 2018-05-07 12:42:19 +02:00 committed by GitHub
commit d47357b95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 ./...