0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 10:02:14 +02:00

Use current PHP for code coverage

This commit is contained in:
Marcus Bointon 2019-02-15 09:47:15 +01:00
parent 9a5e333b24
commit 522e4c14eb
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24

View File

@ -54,9 +54,9 @@ jobs:
- php: 5.6
- php: 7.0
- php: 7.1
env: CODE_COVERAGE=1
- php: 7.2
- php: 7.3
env: CODE_COVERAGE=1
- php: nightly
- php: hhvm
dist: trusty