Travis - Prints the dependencies inside the logs (#3997)

* Remove the tmp folder inside the smart-build script. Print the deps file to see the current dependencies

* Use the alpha of the latest lib published on npm
This commit is contained in:
Maurizio Vitale
2018-11-21 14:56:55 +00:00
committed by Eugenio Romano
parent 539850612e
commit 705fb10a65
4 changed files with 10 additions and 5 deletions

View File

@@ -43,6 +43,7 @@ if [ ! -f $DIRECTORY/deps.txt ]; then
npm run affected:libs -- $HEAD_SHA_BRANCH "HEAD" > $DIRECTORY/deps.txt
fi
cat $DIRECTORY/deps.txt
#echo "extensions" > deps.txt
#clean file