Browse Source

Remove symfony2.2 support in travis

Thomas Rabaix 11 years ago
parent
commit
6f37801454
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -7,7 +7,6 @@ php:
   - hhvm
 
 env:
-  - SYMFONY_VERSION=2.2.*
   - SYMFONY_VERSION=2.3.*
   - SYMFONY_VERSION=2.4.*
   - SYMFONY_VERSION=dev-master