mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-15 19:55: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
|
language: java
|
||||||
jdk: openjdk6
|
jdk: openjdk6
|
||||||
before_install: lsb_release -a
|
before_install: lsb_release -a
|
||||||
script: mvn clean install
|
install: true # remove default
|
||||||
|
script: mvn -q clean install
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels: "irc.freenode.net#bitcoinj"
|
channels: "irc.freenode.net#bitcoinj"
|
||||||
use_notice: true
|
|
||||||
skip_join: true
|
skip_join: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user