Browse Source

change symfony version in travis

Thomas Rabaix 13 years ago
parent
commit
5f3fa5aa23
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -2,9 +2,9 @@ language: php
 php:
   - 5.3
   # - 5.4
-  
+
 env:
-  - SYMFONY_VERSION=v2.0.5	
+  - SYMFONY_VERSION=v2.0.6
   - SYMFONY_VERSION=origin/master
 
 before_script: php Tests/tests/vendors.php