Skip to content

Commit 47055dc

Browse files
author
phasenraum2010
committed
fixed #43
1 parent 6646d16 commit 47055dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defcon-parent/conf.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,6 @@ function mvn_site_run(){
107107
function mvn_travis(){
108108
$MVN_CMD clean
109109
$MVN_CMD install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
110+
$MVN_CMD clean install jbake:generate site site:deploy -Ptravis -B -V
110111
#$MVN_CMD clean install jbake:generate site site:deploy -Ptravis -Dtest=AlphaTopLevelSuiteIT -B -V
111112
}

0 commit comments

Comments
 (0)