Enable pseudo dependency checking in travis

This commit is contained in:
Phillip Wittrock
2019-11-08 12:52:00 -08:00
parent d87ad523de
commit 67c9d469c4

View File

@@ -34,8 +34,7 @@ before_install:
install: true
script:
# TODO(pwittrock): Enable this once the psuedo deps have been created
# - ./travis/verify-deps.sh
- ./travis/verify-deps.sh
- ./travis/pre-commit.sh
- ./travis/kyaml-pre-commit.sh