1 Star 0 Fork 0

zhh2100/hprose-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 175 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hprose 提交于 2020-03-30 23:59 . Update for phpunit
language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4
sudo: required
before_script:
- pecl install hprose
- composer install
- cd tests
script: ../vendor/bin/phpunit -v
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhh2100/hprose-php.git
git@gitee.com:zhh2100/hprose-php.git
zhh2100
hprose-php
hprose-php
master

搜索帮助