mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Enable pseudo dependency checking in travis
This commit is contained in:
@@ -34,8 +34,7 @@ before_install:
|
|||||||
install: true
|
install: true
|
||||||
|
|
||||||
script:
|
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/pre-commit.sh
|
||||||
- ./travis/kyaml-pre-commit.sh
|
- ./travis/kyaml-pre-commit.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user