1 Star 0 Fork 0

服务组 / omnipay-wechatpay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
lokielse 提交于 2018-03-30 15:46 . Support php7.1 only
language: php
php:
- 7.1
before_script:
- composer install -n --dev --prefer-source
script:
- vendor/bin/phpcs --standard=PSR2 src
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
after_success:
- bash <(curl -s https://codecov.io/bash)
PHP
1
https://gitee.com/EellyDevGroup/omnipay-wechatpay.git
git@gitee.com:EellyDevGroup/omnipay-wechatpay.git
EellyDevGroup
omnipay-wechatpay
omnipay-wechatpay
master

搜索帮助