Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Commit

Permalink
Force go mod on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dim committed Nov 26, 2018
1 parent 7ab220e commit a4eb3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ go:
- 1.11.x
script:
- make default
environment:
env:
- GO111MODULE=on

0 comments on commit a4eb3c8

Please sign in to comment.