This is an automated email from the ASF dual-hosted git repository.

nacx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/master by this push:
     new 89e1713  Enable docs in travis build (#69)
89e1713 is described below

commit 89e1713c7c2ed428118f0824188236ae5353cd42
Author: Fritz Elfert <[email protected]>
AuthorDate: Fri Apr 17 08:26:50 2020 +0200

    Enable docs in travis build (#69)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 37cbeaa..fc3e35b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,5 +28,5 @@ cache:
   directories:
     - $HOME/.m2
 
-script: mvn clean verify checkstyle:checkstyle -B -q -Dmaven.javadoc.skip=true 
-Dorg.slf4j.simpleLogger.defaultLogLevel=ERROR 
+script: mvn clean verify checkstyle:checkstyle -B -q 
-Dorg.slf4j.simpleLogger.defaultLogLevel=ERROR -Pdoc,src
 

Reply via email to