mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore: make php7.4 mandatory
This commit is contained in:
parent
9afa6bb228
commit
df8ad761ea
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@ script:
|
|||
# Cypress
|
||||
- yarn cy
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.4 # Not ready yet on Travis
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor/
|
||||
|
|
Loading…
Reference in a new issue