mirror of
https://github.com/costela/docker-etchosts.git
synced 2025-05-10 17:35:41 +02:00
travis: explicitly enable go mod
This commit is contained in:
parent
00a1540fe7
commit
4a85814ef9
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ matrix:
|
|||
|
||||
script: go test -v
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
stages:
|
||||
- test
|
||||
- deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue