Remove PHP 5.3 from Travis build matrix

This commit is contained in:
Robbie Averill 2018-05-03 10:37:28 +12:00 committed by GitHub
parent ad54d788d4
commit 564936ee01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ sudo: false
language: php language: php
php: php:
- 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6