Travis: test also against PHP 5.5

This commit is contained in:
Filippo Tessarotto 2013-09-06 10:53:46 +02:00
parent a11a8da417
commit 4b0c98eb58
1 changed files with 1 additions and 0 deletions

View File

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