mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-10 07:22:11 +05:30
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:
parent
3e8577f889
commit
16ed4ea51c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user