add php 7.3 to allow_failures

This commit is contained in:
Andrey Bolonin 2018-11-16 09:34:17 +02:00 committed by GitHub
parent b0bbc275d4
commit 1686a34469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ matrix:
allow_failures:
- php: nightly
- php: hhvm-nightly
- php: 7.3
install:
- composer install --prefer-dist --no-interaction --no-progress