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

add php 7.4snapshot (#1779)

This commit is contained in:
Andrey Bolonin 2019-07-14 16:08:12 +03:00 committed by Marcus Bointon
parent 6c74e4b33f
commit 82a578e942

View File

@ -57,6 +57,7 @@ jobs:
- php: 7.2 - php: 7.2
- php: 7.3 - php: 7.3
env: CODE_COVERAGE=1 env: CODE_COVERAGE=1
- php: 7.4snapshot
- php: nightly - php: nightly
- php: hhvm - php: hhvm
dist: trusty dist: trusty