10 Star 38 Fork 5

Hprose / hprose-swoole

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hprose 提交于 2018-03-15 09:54 . Update .travis.yml
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
sudo: required
before_script:
- chmod +x install_ext.sh
- ./install_ext.sh
- composer install
- cd tests
script: phpunit -v
PHP
1
https://gitee.com/andot/hprose-swoole.git
git@gitee.com:andot/hprose-swoole.git
andot
hprose-swoole
hprose-swoole
master

搜索帮助