Merge pull request #466 from acelaya-forks/feature/fix-7.4-build

Updated build from PHP 7.4 to 7.4snapshot
This commit is contained in:
Alejandro Celaya 2019-08-15 20:01:29 +02:00 committed by GitHub
commit 1cc2cfaec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,11 @@ branches:
php:
- '7.2'
- '7.3'
- '7.4'
- '7.4snapshot'
matrix:
allow_failures:
- php: '7.4'
- php: '7.4snapshot'
services:
- mysql