This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch fix/javadoc
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
The following commit(s) were added to refs/heads/fix/javadoc by this push:
new df328b6 Try another ci command to speed up.
df328b6 is described below
commit df328b6ea7fca193a7ab56dc9d5d7966b294d8e8
Author: wu-sheng <[email protected]>
AuthorDate: Mon Feb 26 17:43:48 2018 +0800
Try another ci command to speed up.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 147a13b..8b2c7b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,5 +10,5 @@ before_install:
install:
- jdk_switcher use oraclejdk8
- mvn clean install --quiet jacoco:report coveralls:report
- - mvn javadoc:javadoc --quiet
+ - mvn clean javadoc:javadoc -Dmaven.test.skip=true --quiet
--
To stop receiving notification emails like this one, please contact
[email protected].