Explorar o código

[Test] Disable php5.4

Thomas Rabaix %!s(int64=13) %!d(string=hai) anos
pai
achega
2bacee1a4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: php
 php:
   - 5.3
-  - 5.4
+  # - 5.4
   
 env:
   - SYMFONY_VERSION=v2.0.5