diff --git a/.travis.yml b/.travis.yml index af13a2c0..627fe7c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ install: - GO111MODULE=on go get github.com/autonomy/conform script: + - GO111MODULE=on go mod tidy -v - conform enforce - conform build