14 Star 31 Fork 7

趋势软件 / capital

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
jabber 提交于 2017-12-12 13:51 . test: update travis ci configure
language: php
php:
- '7.0'
- '7.1'
- '7.2'
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
- ./vendor/bin/phplint
script:
- ./vendor/bin/phpunit
matrix:
fast_finish: true
PHP
1
https://gitee.com/trendsoftorg/capital.git
git@gitee.com:trendsoftorg/capital.git
trendsoftorg
capital
capital
master

搜索帮助