Merge pull request #244 from Slamdunk/patch-1

Travis: test also against PHP 5.5
This commit is contained in:
Mark Baker 2013-10-30 06:56:47 -07:00
commit fed92a3f91
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ php:
- 5.3.3
- 5.3
- 5.4
- 5.5
script:
- phpunit -c ./unitTests/