From 3974b38bad78c703a358650f78c9e0ba6ce6b82b Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Fri, 22 Feb 2019 12:05:20 +0100 Subject: [PATCH] .travis.yml: Run the JavaDoc again, so errors are exposed. --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c8f656e..be4fa608 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: