mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Merge pull request #574 from shlinkio/feature/php-7.4-build
Replaced PHP 7.4 snapshot by regular 7.4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user