Merge pull request #569 from reedy/reedy-patch-2

Test on PHP 7.3 and 7.4
This commit is contained in:
Bill Zimmerman 2020-04-25 10:41:18 +02:00 committed by GitHub
commit 82914fa3ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ matrix:
- php: '7.0'
- php: '7.1'
- php: '7.2'
- php: '7.3'
- php: '7.4'
- php: 'nightly'
allow_failures: