Skip to content

Commit 020fb7a

Browse files
author
Vladimir Kotal
committed
it is not necessary to publish javadoc for release builds
This is because separate Travis build is kicked anyway.
1 parent 5435f9b commit 020fb7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,4 @@ jobs:
9595
jdk: openjdk8
9696
script: dev/javadoc.sh
9797
install: true
98+
if: repo = "oracle/opengrok" AND tag IS NOT present

0 commit comments

Comments
 (0)