Skip to content

Commit

Permalink
Turn off GO MOD
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Feb 6, 2019
1 parent fde350a commit 1a2edb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ go:
- "1.11.4"

before_install:
- export GO111MODULE=off
- go get github.com/mattn/goveralls

script:
Expand Down

0 comments on commit 1a2edb1

Please sign in to comment.