don't rebuild npm

This commit is contained in:
Nabeel Shahzad
2017-12-30 12:01:58 -06:00
parent aba90ea2d9
commit 3fe3946e29

View File

@@ -11,8 +11,8 @@ if [ "$TRAVIS" = "true" ]; then
TAR_NAME="phpvms-7.0.0-$PKG_NAME.tar.gz"
echo "Writing $TAR_NAME"
echo "running build"
npm run prod
#echo "running build"
#npm run prod
# delete all superfluous files
echo "cleaning files"