Skip to content

Commit

Permalink
Bump Go versions and use '.x' to always get latest minor versions
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
  • Loading branch information
HaraldNordgren committed Oct 28, 2018
1 parent b25c14f commit 5f97bfc
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 5f97bfc

Please sign in to comment.