1
0
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:
Elan Ruusamäe
2020-04-03 10:48:29 +03:00
parent b31855f6b8
commit 070c6c0349

View File

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