Move 3rd-party libs to a dedicated directory

[MAILPOET-2545]
This commit is contained in:
Jan Jakeš
2019-11-26 12:17:20 +01:00
committed by Jack Kitterhing
parent 5ca9b6f520
commit bfdaf4da1e
10 changed files with 4 additions and 6 deletions

View File

@@ -373,10 +373,6 @@ class RoboFile extends \Robo\Tasks {
->rawArg('--runtime-set testVersion 5.6-7.3')
->arg('--ignore=' . implode(',', [
'lib/Config/PopulatorData/Templates',
'lib/Util/CSS.php',
'lib/Util/Sudzy',
'lib/Util/pQuery',
'lib/Util/XLSXWriter.php',
'tests/_data',
'tests/_output',
'tests/_support/_generated',