1 Star 0 Fork 957

炮灰 / sharding-sphere

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
haocao 提交于 2018-01-18 15:15 . Resolve confilicts.
language: java
jdk:
- oraclejdk8
# - oraclejdk7
# - openjdk7
before_script:
- echo "MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m'" > ~/.mavenrc
after_success:
- mvn clean cobertura:cobertura
- bash <(curl -s https://codecov.io/bash)
install: travis_wait 30 mvn install
Java
1
https://gitee.com/ihelpyou/sharding-sphere.git
git@gitee.com:ihelpyou/sharding-sphere.git
ihelpyou
sharding-sphere
sharding-sphere
dev

搜索帮助