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

View File

@@ -7,6 +7,7 @@ jobs:
allow_failures:
- php: "7.4"
- php: "nightly"
- name: "Php CS Fixer"
include:
- php: "5.3"
dist: precise