mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-14 11:15:51 +00:00
During CI builds, make Maven output less clutter.
This commit is contained in:
parent
664d0b130c
commit
6deba7be92
@ -2,10 +2,10 @@
|
||||
language: java
|
||||
jdk: openjdk6
|
||||
before_install: lsb_release -a
|
||||
script: mvn clean install
|
||||
install: true # remove default
|
||||
script: mvn -q clean install
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels: "irc.freenode.net#bitcoinj"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user