mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-23 07:33:58 -06:00
Bringing back allowing failures on PHP 7.4
This commit is contained in:
parent
ed94ec39c4
commit
3080c49caf
@ -9,6 +9,10 @@ php:
|
||||
- '7.3'
|
||||
- '7.4snapshot'
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: '7.4snapshot'
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
Loading…
Reference in New Issue
Block a user