Test in PHP 5.5 too

This commit is contained in:
Phil Sturgeon 2013-08-08 09:25:17 -04:00
parent c176c1cddc
commit 85353c5844

View File

@ -3,6 +3,7 @@ language: php
php:
- 5.3
- 5.4
- 5.5
before_script: composer install --dev
script: phpunit
script: phpunit