Explorar o código

change symfony version in travis

Thomas Rabaix %!s(int64=13) %!d(string=hai) anos
pai
achega
5f3fa5aa23
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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