1 Star 0 Fork 1

服务组 / handlebars.php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dmitriy Simushev 提交于 2015-08-06 10:46 . Add PHP7 to build matrix
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
branches:
except:
- php-52
before_script: composer self-update && composer install
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs -n src/"
1
https://gitee.com/EellyDevGroup/handlebars.php.git
git@gitee.com:EellyDevGroup/handlebars.php.git
EellyDevGroup
handlebars.php
handlebars.php
master

搜索帮助