Parcourir la source

Merge pull request #297 from Nyholm/patch-1

Added PHP 5.6
Johannes il y a 10 ans
Parent
commit
358c80f75b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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