1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-05 13:47:38 +02:00

Remove php 7.4 from allow failures

This commit is contained in:
Elan Ruusamäe
2020-12-01 16:21:47 +02:00
parent ad0fb95556
commit ad732493b8

View File

@@ -5,7 +5,6 @@ dist: trusty
jobs:
fast_finish: true
allow_failures:
- php: "7.4"
- php: "nightly"
- name: "Php CS Fixer"
include: