Browse Source

Update travis file

Thomas Rabaix 13 years ago
parent
commit
8d4e76d3c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ php:
   # - 5.4
   # - 5.4
 
 
 env:
 env:
-  - SYMFONY_VERSION=v2.0.6
+  - SYMFONY_VERSION=v2.0.11
   - SYMFONY_VERSION=origin/master
   - SYMFONY_VERSION=origin/master
 
 
 before_script: php Tests/tests/vendors.php
 before_script: php Tests/tests/vendors.php