mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 06:44:16 +00:00
Configure IRC notifications for Travis CI. Messages will go to #bitcoinj.
This commit is contained in:
parent
ff52164921
commit
60c215b161
@ -3,3 +3,9 @@ language: java
|
||||
jdk: openjdk6
|
||||
before_install: lsb_release -a
|
||||
script: mvn clean install
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels: "irc.freenode.net#bitcoinj"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
Loading…
Reference in New Issue
Block a user