.travis.yml: Run the JavaDoc again, so errors are exposed.

This commit is contained in:
Andreas Schildbach
2019-02-22 12:05:20 +01:00
parent fb8ac7bc6c
commit 3974b38bad

View File

@@ -8,7 +8,8 @@ jdk:
install:
- sudo apt-get install -y protobuf-compiler
script:
- gradle clean check -x :wallettemplate:check
# excluding wallet-template because of the unreliable JavaFX dependency
- gradle clean build -x :wallettemplate:compileJava
notifications:
irc: