Skip to content

Commit

Permalink
Remove GO111MODULE env from master build
Browse files Browse the repository at this point in the history
  • Loading branch information
nukosuke committed Sep 17, 2020
1 parent e989ba9 commit b8cdf0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ matrix:
- go: 1.14.x
- go: 1.15.x
- go: master
env: GO111MODULE=on

install:
- go mod download
Expand Down

0 comments on commit b8cdf0e

Please sign in to comment.