Enable module support for Travis

I knew I was forgetting something.
This commit is contained in:
Zorchenhimer 2019-04-04 10:38:14 -04:00
parent 682462d5d5
commit cf2891465b
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ before_install:
go:
- 1.12.x
env:
- GO111MODULE=on