Add 5.5.9 to travis

We should test against 5.5.9 as well since that is the lowest requirement.
This commit is contained in:
Vincent Klaiber 2016-04-11 16:22:20 +02:00
parent 3e8577f889
commit 16ed4ea51c

View File

@ -7,6 +7,7 @@ cache:
- vendor
php:
- 5.5.9
- 5.5
- 5.6
- 7.0
@ -21,4 +22,4 @@ script:
branches:
only:
- master
- V5-WIP
- V5-WIP