Ver Fonte

adds PHP 5.5 to build matrix

Johannes M. Schmitt há 11 anos atrás
pai
commit
35f7a70076
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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