Explorar el Código

Updating travis and scrutinizer files to use external code coverage

Jonny Wenmoth hace 11 años
padre
commit
ce52c479d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .scrutinizer.yml

+ 1 - 1
.scrutinizer.yml

@@ -15,7 +15,7 @@ tools:
         config:
             level: all
         filter:
-            paths: ["src/*""]
+            paths: ["src/*"]
     php_loc:
         enabled: true
     php_mess_detector: