1 Star 0 Fork 4

simon/Module - 商城模块

forked from Notadd/Module - 商城模块
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
寻风 提交于 2017-05-19 15:47 . add more notification url
language: php
php:
- 7.0
- 7.1
sudo: false
before_install:
- if [[ $TRAVIS_PHP_VERSION != 7.1 ]] ; then phpenv config-rm xdebug.ini; fi
install: travis_retry composer install --no-interaction --prefer-dist --no-suggest
script: vendor/bin/phpunit --verbose
notifications:
webhooks:
- https://hook.bearychat.com/=bwA22/travis/52fa443470377f35e5a3d068b8d2d5ca
- https://hook.bearychat.com/=bwA7K/travis/67cd12bc0e591981e67645571475542b
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/crcms/mall.git
git@gitee.com:crcms/mall.git
crcms
mall
Module - 商城模块
master

搜索帮助