Updated build from PHP 7.4 to 7.4snapshot

This commit is contained in:
Alejandro Celaya 2019-08-15 19:44:17 +02:00 committed by GitHub
parent a5c96f41b3
commit 3fa24c5d81
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