diff --git a/.travis.yml b/.travis.yml index 6f818e515..9e401e501 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ before_script: script: - make test +- go mod verify - make e2etest - GOOS=windows go build -mod=vendor # website-test is temporarily disabled while we get the website build back in shape after the v0.12 reorganization