Skip to content

Commit b3b52f1

Browse files
authored
Merge pull request #668 from M00nF1sh/fix_travis
fix travis build
2 parents 65f9c4c + 2cf04da commit b3b52f1

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
@@ -8,7 +8,7 @@ env:
88
- GO111MODULE=on
99

1010
go:
11-
- master
11+
- "1.11.1"
1212

1313
services:
1414
- docker

0 commit comments

Comments
 (0)