Add notification settings to .travis.yml.
This commit is contained in:
parent
2c7d937dfc
commit
8aa5339b64
@ -1,3 +1,9 @@
|
||||
language: "rust"
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#ruma"
|
||||
use_notice: true
|
||||
rust:
|
||||
- "nightly"
|
||||
|
Loading…
x
Reference in New Issue
Block a user