create travis check for go.mod's

This commit is contained in:
Phillip Wittrock
2020-01-07 08:54:09 -08:00
parent b1f514632a
commit 6e7f7ce194
2 changed files with 21 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ install: true
script:
- make verify-kustomize
- ./travis/kyaml-pre-commit.sh
- ./travis/check-go-mod.sh
# TBD. Suppressing for now.
notifications: