Fix travis-ci config

This commit is contained in:
William DURAND 2013-11-14 12:09:06 +01:00
parent 4edc91ea46
commit 88d56cb445

View File

@ -6,9 +6,9 @@ php:
- 5.5
env:
- SYMFONY_VERSION=2.1.*
- SYMFONY_VERSION=2.2.*
- SYMFONY_VERSION=2.3.*
- SYMFONY_VERSION=~2.1.0
- SYMFONY_VERSION=~2.2.0
- SYMFONY_VERSION=~2.3.0
- SYMFONY_VERSION=dev-master
matrix: