Drop support symfony 2.0

This commit is contained in:
Alex Demchenko 2014-02-13 18:58:59 +02:00
parent bb75cb9bf1
commit 590dab72b2

View file

@ -1,12 +1,10 @@
language: php
php:
- 5.3.3
- 5.3
- 5.4
env:
- SYMFONY_VERSION=2.0.*
- SYMFONY_VERSION=2.1.*
before_script: