mirror of
https://github.com/mrclay/minify.git
synced 2025-08-20 04:41:29 +02:00
Allow failures for php-cs-fixer
This commit is contained in:
@@ -7,6 +7,7 @@ jobs:
|
||||
allow_failures:
|
||||
- php: "7.4"
|
||||
- php: "nightly"
|
||||
- name: "Php CS Fixer"
|
||||
include:
|
||||
- php: "5.3"
|
||||
dist: precise
|
||||
|
Reference in New Issue
Block a user