Replaced PHP 7.4 snapshot by regular 7.4

This commit is contained in:
Alejandro Celaya 2019-12-14 10:57:29 +01:00 committed by GitHub
parent c1741c99be
commit c484e32641
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.4snapshot'
- '7.4'
matrix:
allow_failures:
- php: '7.4snapshot'
- php: '7.4'
services:
- mysql