Revert: Remove php 5.3 for framework 4.0 compatibility [71cfcab]

This commit is contained in:
Jeffrey Guo 2016-02-05 16:23:43 +13:00
parent 0571432095
commit 66a6b7de10

View File

@ -3,8 +3,9 @@ language: php
sudo: false sudo: false
php: php:
- 5.3
- 5.4
- 5.5 - 5.5
- 5.6
script: script:
- vendor/bin/phpunit tests - vendor/bin/phpunit tests