Travis: test also against PHP 5.5
This commit is contained in:
parent
a11a8da417
commit
4b0c98eb58
|
@ -5,6 +5,7 @@ php:
|
|||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
script:
|
||||
- phpunit -c ./unitTests/
|
||||
|
|
Loading…
Reference in New Issue