提交 21cf6f89 编写于 作者: wu-sheng's avatar wu-sheng

Make travis maven runs in quiet mode.

上级 21cc39c6
......@@ -6,8 +6,8 @@ services:
language: java
install:
- jdk_switcher use oraclejdk8
- mvn clean install
- mvn clean install --quiet
after_success:
- mvn clean test jacoco:report coveralls:report
- mvn clean test --quiet jacoco:report coveralls:report
- bash ./travis/push_image.sh
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册