Skip to content

Commit ece8408

Browse files
authored
Merge pull request #25 from houko/develop
添加日志
2 parents 9941cb2 + b5535c0 commit ece8408

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: java
22
jdk:
3-
- oraclejdk8
3+
- oraclejdk8
4+
dist: trusty

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ http://localhost:808/doc.html bootstrap-ui
6666
- 2017-11-03 按照阿里巴巴编程规范插件P3C优化代码
6767
- 2017-11-03 合并`api``website`模块,访问`localhost:8080`会显示网站主页,访问`localhost:8080/api`会显示api管理界面
6868
- 2018-04-09 将整个项目升级到spring boot2.0 release版本,api有较大变动
69+
- 2019-08-06 travis-ci指定jdk版本
6970

7071

7172

0 commit comments

Comments
 (0)