Exclude PHP 5.3 from Travis tests

This commit is contained in:
Robbie Averill 2017-12-18 18:06:44 +13:00
parent 989911acb2
commit ea21f4557f

View File

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