Browse Source

add PHP 5.6 to .travis.yml

kazusuke sasezaki 10 years ago
parent
commit
67edd253f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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