mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
test low deps on 7.2
This commit is contained in:
parent
d15b4123c1
commit
e738102514
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ matrix:
|
|||
include:
|
||||
- php: 7.0
|
||||
env: COMPOSER_FLAGS="--prefer-lowest"
|
||||
- php: 7.2
|
||||
env: COMPOSER_FLAGS="--prefer-lowest"
|
||||
|
||||
before_install:
|
||||
- phpenv config-rm xdebug.ini
|
||||
|
|
Loading…
Add table
Reference in a new issue