0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00

Travis-CI no longer supports PHP 5.3, so remove it

This commit is contained in:
Marcus Bointon 2017-09-14 09:15:31 +02:00
parent 31f18d8633
commit d914f73d41
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24

View File

@ -5,7 +5,6 @@ php:
- 5.6
- 5.5
- 5.4
- 5.3
matrix:
include:
- php: hhvm