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

sgoeschl pushed a commit to branch FREEMARKER-147
in repository https://gitbox.apache.org/repos/asf/freemarker-generator.git


The following commit(s) were added to refs/heads/FREEMARKER-147 by this push:
     new b320d00  FREEMARKER-147 Complete Maven site documenation
b320d00 is described below

commit b320d00094be8789086ad6153d9d3fcaf4b8c75f
Author: Siegfried Goeschl <[email protected]>
AuthorDate: Thu Jun 25 21:48:02 2020 +0200

    FREEMARKER-147 Complete Maven site documenation
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5e13867..b3680d5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ jdk:
   - openjdk12
   - openjdk13
 script:
-  - mvn clean install site site:stage
+  - mvn clean install
   - cd ./freemarker-generator-cli
   - sh ./run-examples.sh
   - cd ../freemarker-generator-maven-plugin-sample

Reply via email to