21 Star 60 Fork 14

独孤影 / pinyin-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
独孤影 提交于 2016-09-08 19:01 . fixed ci
language: c
compiler:
- "gcc"
before_script:
- "sudo add-apt-repository -y ppa:ondrej/php"
- "sudo apt-get install -y language-pack-en-base"
- "sudo apt-get update -qq"
- "sudo apt-get install php7.0-dev"
script:
- "phpize"
- "./configure"
- "make"
C
1
https://gitee.com/duguying2008/pinyin-php.git
git@gitee.com:duguying2008/pinyin-php.git
duguying2008
pinyin-php
pinyin-php
master

搜索帮助