Parcourir la source

Merge pull request #111 from sasezaki/patch-1

add PHP 5.6 to .travis.yml
Stefan Siegl il y a 10 ans
Parent
commit
79aa6a179c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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