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