瀏覽代碼

Add the new php version

master
Sébastien Lucas 8 年之前
父節點
當前提交
6b5fdb4b26
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml 查看文件

@@ -5,6 +5,7 @@ php:
- 5.4
- 5.3
- hhvm
- 7.0
before_script:
- npm install jshint
- jshint --version
@@ -26,4 +27,4 @@ sudo: false
matrix:
allow_failures:
- php: hhvm
- php: 5.6
- php: 7.0

Loading…
取消
儲存