ソースを参照

Merge pull request #111 from sasezaki/patch-1

add PHP 5.6 to .travis.yml
Stefan Siegl 10 年 前
コミット
79aa6a179c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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