瀏覽代碼

Merge pull request #3806 from fonsecas72/php7

Added php7 to travis
Jordi Boggiano 10 年之前
父節點
當前提交
8f170b214c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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