add license 3th party generator/checker (#4284)

This commit is contained in:
Eugenio Romano
2019-02-07 13:45:18 +00:00
committed by GitHub
parent 6de1977270
commit 9d0337da6e
5 changed files with 141 additions and 7 deletions
+1
View File
@@ -58,6 +58,7 @@ jobs:
- npm run stylelint || exit 1
- rm -rf tmp && (./scripts/smart-build.sh -b $TRAVIS_BRANCH || exit 1;);
- npm run build:dist || exit 1
- ./scripts/license-list-generator.sh
- stage: Unit test
name: core
script: