Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #322 from AlekSi/patch-2
Browse files Browse the repository at this point in the history
Test with Go 1.10.x too.
  • Loading branch information
gouthamve authored May 7, 2018
2 parents def6e5a + 19a47b6 commit d47357b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ./...


0 comments on commit d47357b

Please sign in to comment.