1 Star 0 Fork 170

Eli聂鲁达 / nutz

forked from Nutz / nutz 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
circle.yml 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
Wendal 提交于 2017-03-01 16:18 . remove: circle version 2
machine:
timezone: Asia/Shanghai
java:
version: oraclejdk8
general:
branches:
only:
- master
dependencies:
override:
- cp ./tools/travis-ci/nutz-test.properties ./test/
- cp ./tools/travis-ci/log4j.properties ./test/
database:
override:
- psql -c 'create database nutztest;' -U ubuntu
test:
post:
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
- find . -type f -regex ".*/target/surefire-reports/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;
Java
1
https://gitee.com/nieluda/nutz.git
git@gitee.com:nieluda/nutz.git
nieluda
nutz
nutz
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891