mirror of
https://github.com/costela/docker-etchosts.git
synced 2025-05-11 09:55:48 +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
|
script: go test -v
|
||||||
|
|
||||||
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
- deploy
|
- deploy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue