allow Symfony2.3 test to fail

This commit is contained in:
Sebastian Krebs
2013-05-28 21:36:22 +02:00
parent fcd72aec52
commit 5f34e95158

View File

@@ -3,12 +3,17 @@ language: php
php:
- 5.3
- 5.4
- 5.5
env:
- SYMFONY_VERSION='2.1.*'
- SYMFONY_VERSION='2.2.*'
- SYMFONY_VERSION='2.3.*@dev'
matrix:
allow_failures:
- env: "SYMFONY_VERSION='2.3.*@dev'"
branches:
only:
- master