Skip to content

Commit 92ba2b1

Browse files
committed
[travis] enable module-based builds
1 parent 6ce0043 commit 92ba2b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ language: go
22

33
go:
44
- "1.11"
5+
6+
env:
7+
- GO111MODULE=on
8+

0 commit comments

Comments
 (0)