Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
GO111MODULE: "on"
  • Loading branch information
dimchansky committed Nov 6, 2020
1 parent 7a47318 commit 661f32c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ go:
- 1.14.x
- tip

env:
GO111MODULE: "on"

# sudo=false makes the build run using a container
sudo: false

Expand Down

0 comments on commit 661f32c

Please sign in to comment.