Merge pull request #244 from Slamdunk/patch-1
Travis: test also against PHP 5.5
This commit is contained in:
commit
fed92a3f91
|
@ -5,6 +5,7 @@ php:
|
|||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
script:
|
||||
- phpunit -c ./unitTests/
|
||||
|
|
Loading…
Reference in New Issue