Should fix some 254 errors with self-signed certificates
This commit is contained in:
@@ -37,6 +37,7 @@ var PhantomasWrapper = function() {
|
||||
// Mandatory
|
||||
'reporter': 'json:pretty',
|
||||
'analyze-css': true,
|
||||
'ignore-ssl-errors': true,
|
||||
'skip-modules': [
|
||||
'domHiddenContent', // overriden
|
||||
'domMutations', // not compatible with webkit
|
||||
|
||||
Reference in New Issue
Block a user