mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
disable e-mail notifications for travisCI
This commit is contained in:
committed by
Vinnie Falco
parent
7ae1ad524b
commit
8e18deb74f
@@ -6,6 +6,8 @@ before_install:
|
||||
- sudo apt-get install -qq libboost1.48-all-dev protobuf-compiler libprotobuf-dev libssl-dev exuberant-ctags
|
||||
script: scons && npm install && npm test
|
||||
notifications:
|
||||
email:
|
||||
false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#ripple-dev"
|
||||
|
||||
Reference in New Issue
Block a user