Skip to content

Commit 2cf04da

Browse files
committed
fix travis as golang/go#27925
1 parent 65f9c4c commit 2cf04da

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)