소스 검색

Should fix some 254 errors with self-signed certificates

Gaël Métais 9 년 전
부모
커밋
0d71781071
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lib/tools/phantomas/phantomasWrapper.js

+ 1 - 0
lib/tools/phantomas/phantomasWrapper.js

@@ -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