1 Star 0 Fork 0

慕容/gitbucket

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 410 Bytes
一键复制 编辑 原始数据 按行查看 历史
kenji yoshida 提交于 2018-04-01 21:24 +08:00 . check scalafmt in travis (#1936)
language: scala
sudo: true
jdk:
- oraclejdk8
script:
- sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck test
before_script:
- sudo /etc/init.d/mysql stop
- sudo /etc/init.d/postgresql stop
- sudo chmod +x /usr/local/bin/sbt
cache:
directories:
- $HOME/.ivy2/cache
- $HOME/.sbt/boot
- $HOME/.sbt/launchers
- $HOME/.coursier
- $HOME/.embedmysql
- $HOME/.embedpostgresql
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rthinking/gitbucket.git
git@gitee.com:rthinking/gitbucket.git
rthinking
gitbucket
gitbucket
master

搜索帮助