Skip to content

Commit

Permalink
Merge pull request #5682 from HaraldNordgren/go_versions
Browse files Browse the repository at this point in the history
Bump Go versions and use '.x' to always get latest minor versions
  • Loading branch information
Stebalien authored Oct 28, 2018
2 parents b25c14f + 5f97bfc commit f7e869d
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 @@ -10,7 +10,7 @@ os:
language: go

go:
- 1.11
- 1.11.x

env:
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive
Expand Down

0 comments on commit f7e869d

Please sign in to comment.