This commit is contained in:
Eugenio Romano
2019-06-18 18:35:20 +01:00
parent f934aa306b
commit fac04a9707
2 changed files with 6 additions and 2 deletions

View File

@@ -16,5 +16,8 @@ else
./scripts/smart-build.sh -b $TRAVIS_BRANCH -gnu || exit 1;
fi;
echo "====== Build Demo shell dist ====="
npm run build:dist || exit 1;
echo "====== License Check ====="
npm run license-checker