Makefile: export GO111MODULE=on
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
script: make --always-make test
|
script: make --always-make test
|
||||||
- name: Run e2e tests
|
- name: Run e2e tests
|
||||||
script: GO111MODULE=on ./tests/e2e/travis-e2e.sh
|
script: ./tests/e2e/travis-e2e.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user