Explorar el Código

Merge pull request #111 from sasezaki/patch-1

add PHP 5.6 to .travis.yml
Stefan Siegl hace 10 años
padre
commit
79aa6a179c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,5 +1,6 @@
 language: php
 php:
+  - 5.6
   - 5.5
   - 5.4
   - 5.3