Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit b4055c2

Browse files
authored
Update .travis.yml
1 parent 1d741b6 commit b4055c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
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)