mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-31 20:11:23 +00:00
.travis.yml: Run the JavaDoc again, so errors are exposed.
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user