1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-06 14:16:28 +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: jobs:
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- php: "7.4"
- php: "nightly" - php: "nightly"
- name: "Php CS Fixer" - name: "Php CS Fixer"
include: include: