Tibor Meller created METRON-1863:
------------------------------------
Summary: [UI] Integrate dependency license checking to Travis
Key: METRON-1863
URL: https://issues.apache.org/jira/browse/METRON-1863
Project: Metron
Issue Type: New Feature
Reporter: Tibor Meller
Integrate licence-checker (a node tool) to Travis CI. The actual command should
be something similar to the following:
license-checker --production --unknown --onlyAllow 'MIT;Apache-2.0;BSD '
--excludePackages '[email protected];[email protected]'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)