Skip to content

Commit c4c0243

Browse files
Bump Go versions and use '.x' to always get latest minor versions
Signed-off-by: Harald Nordgren <[email protected]>
1 parent b25c14f commit c4c0243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ os:
1010
language: go
1111

1212
go:
13-
- 1.11
13+
- 1.11.x
1414

1515
env:
1616
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive

0 commit comments

Comments
 (0)