1 Star 0 Fork 14

shiyifeng / sylph

forked from ideal(harbby) / sylph 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
ideal 提交于 2018-09-14 16:40 . update master version = 0.2.0-SNAPSHOT
language: java
jdk:
- oraclejdk8
sudo: required
dist: trusty
services:
- docker
script: "./gradlew clean checkstyle licenseMain licenseTest assemble --no-daemon"
before_deploy:
- echo build start... sylph
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- "$HOME/.gradle/caches/"
- "$HOME/.gradle/wrapper/"
Java
1
https://gitee.com/shiyifeng/sylph.git
git@gitee.com:shiyifeng/sylph.git
shiyifeng
sylph
sylph
master

搜索帮助