#295 stop build on check header failure

This commit is contained in:
Mario Romano
2016-06-29 11:55:50 +01:00
parent 912f8554de
commit e746b07370
9 changed files with 24 additions and 8 deletions

View File

@@ -105,7 +105,7 @@
"!app/js/xml2json.js"
],
"path": "assets/license_header.txt",
"blocking": false,
"blocking": true,
"logInfo": false,
"logError": true
},