test low deps on 7.2

This commit is contained in:
Asmir Mustafic 2019-01-26 14:48:06 +01:00
parent d15b4123c1
commit e738102514
No known key found for this signature in database
GPG Key ID: 5408354D09CC64FC

View File

@ -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