Remove PHP 5.3 from Travis builds

This commit is contained in:
Robbie Averill 2017-11-08 15:22:13 +13:00 committed by GitHub
parent d6f2df0700
commit fdbac60300
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