Explorar el Código

adds PHP 5.5 to build matrix

Johannes M. Schmitt hace 11 años
padre
commit
35f7a70076
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -7,6 +7,7 @@ matrix:
 php:
   - 5.3
   - 5.4
+  - 5.5
   - hhvm
 
 before_script: