Parcourir la source

adds PHP 5.5 to build matrix

Johannes M. Schmitt il y a 11 ans
Parent
commit
35f7a70076
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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