Scripts for adding psuedo modules

psuedo modules will contain modules copied from k8s where we cannot depend directly on the k8s modules
This commit is contained in:
Phillip Wittrock
2019-11-08 11:41:40 -08:00
parent e83b97ea1f
commit 883714e2e5
4 changed files with 154 additions and 0 deletions

View File

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