mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Remove EOLed Symfony versions from Travis
Currently, the testsuite relies on SensioFrameworkExtraBundle 3.x which requires Symfony 2.3+. Given that 2.1 and 2.2 are EOLed, removing them from Travis is simpler than updating the testsuite to support them.
This commit is contained in:
parent
4b163e1b80
commit
8861fb9d95
@ -8,10 +8,6 @@ php:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: 5.5
|
|
||||||
env: SYMFONY_VERSION='2.1.*'
|
|
||||||
- php: 5.5
|
|
||||||
env: SYMFONY_VERSION='2.2.*'
|
|
||||||
- php: 5.5
|
- php: 5.5
|
||||||
env: SYMFONY_VERSION='2.3.*'
|
env: SYMFONY_VERSION='2.3.*'
|
||||||
- php: 5.5
|
- php: 5.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user