corrected allow_failures part

This commit is contained in:
Gregor Harlan 2016-02-11 20:15:00 +01:00
parent 28f18fc4e5
commit 09db2ca042

View file

@ -24,8 +24,8 @@ matrix:
allow_failures:
- php: hhvm
- SYMFONY_VERSION="^3.0.0"
- SYMFONY_VERSION="^3.0.0" COMPOSER_FLAGS="--prefer-lowest"
- env: SYMFONY_VERSION="^3.0.0"
- env: SYMFONY_VERSION="^3.0.0" COMPOSER_FLAGS="--prefer-lowest"
before_install:
- phpenv config-rm xdebug.ini