update kyaml travis to include new directories and check for generated files

This commit is contained in:
Phillip Wittrock
2019-12-12 09:35:25 -08:00
parent 7e847dc907
commit 9242269b5b

View File

@@ -5,4 +5,12 @@ cd kyaml
make all
cd ../cmd/config
make all
make all
cd ../kubectl
make all
# make sure no files were generated or changed by make
cd ../..
git add .
git diff-index HEAD --