mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Replaced PHP 7.4 snapshot by regular 7.4
This commit is contained in:
parent
c1741c99be
commit
c484e32641
@ -7,11 +7,11 @@ branches:
|
||||
php:
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4snapshot'
|
||||
- '7.4'
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: '7.4snapshot'
|
||||
- php: '7.4'
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
Loading…
Reference in New Issue
Block a user