Skip to content

Commit 6509c34

Browse files
author
openset
committed
Add: env
1 parent 4a61bfd commit 6509c34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: go
33
go:
44
- "1.12.x"
55

6+
env:
7+
- GO111MODULE=on
8+
69
before_install:
710
- go get -t -v ./...
811

0 commit comments

Comments
 (0)