1 Star 0 Fork 9

libing/Yaf

forked from Gitee 极速下载/Yaf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
惠新宸 提交于 2020-04-07 01:37 . Problem resolved :)
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
notifications:
email: false
irc: "irc.efnet.org#php.yaf"
env:
- REPORT_EXIT_STATUS=1 NO_INTERACTION=1
#Compile
before_script:
- ./travis/compile.sh
# Run PHPs run-tests.php
script:
- TEST_PHP_ARGS="--show-diff" make test
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/libing/Yaf1.git
git@gitee.com:libing/Yaf1.git
libing
Yaf1
Yaf
master

搜索帮助