mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-28 09:51:40 -06:00
Updated build from PHP 7.4 to 7.4snapshot
This commit is contained in:
parent
a5c96f41b3
commit
3fa24c5d81
@ -7,11 +7,11 @@ branches:
|
|||||||
php:
|
php:
|
||||||
- '7.2'
|
- '7.2'
|
||||||
- '7.3'
|
- '7.3'
|
||||||
- '7.4'
|
- '7.4snapshot'
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: '7.4'
|
- php: '7.4snapshot'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
|
Loading…
Reference in New Issue
Block a user