Skip to content

Commit 76ad831

Browse files
committed
ci/travis: set GO111MODULE=on env to 1.11.x matrix
1 parent 7ae55d4 commit 76ad831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ before_install:
77
matrix:
88
include:
99
- go: 1.11.x
10+
env: GO111MODULE=on
1011
- go: 1.12.x
1112
env: GO111MODULE=on
1213
- go: tip

0 commit comments

Comments
 (0)