6 Star 4 Fork 0

Gitee 极速下载 / swoft

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/stelin/swoft
克隆/下载
.travis.yml 390 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Huangzhhui 提交于 2018-01-01 02:21 . Update .travis.yml
language: php
php:
- 7.0
- 7.1
install:
- wget https://github.com/redis/hiredis/archive/v0.13.3.tar.gz -O hiredis.tar.gz && mkdir -p hiredis && tar -xf hiredis.tar.gz -C hiredis --strip-components=1 && cd hiredis && sudo make -j$(nproc) && sudo make install && sudo ldconfig && cd ..
- pecl install -f swoole-2.0.12
before_script:
- composer update --dev
script: composer test
1
https://gitee.com/mirrors/swoft.git
git@gitee.com:mirrors/swoft.git
mirrors
swoft
swoft
master

搜索帮助

14c37bed 8189591 565d56ea 8189591