add go111module on

This commit is contained in:
Zack Scholl 2018-10-22 16:56:19 -07:00
parent 3d9bc7193d
commit db42e96b7e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ go:
env:
- "PATH=/home/travis/gopath/bin:$PATH"
- "GO111MODULE=on"
script:
- go build -v