Skip to content

Commit

Permalink
Bump Go versions and use 1.n.x to get latest minor versions (#8080)
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren authored and shenli committed Oct 29, 2018
1 parent 508f5dd commit d07e5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
go_import_path: github.com/pingcap/tidb

go:
- "1.11"
- "1.11.x"

env:
- TRAVIS_COVERAGE=0
Expand Down

0 comments on commit d07e5fb

Please sign in to comment.