10 lines
142 B
YAML
10 lines
142 B
YAML
language: "rust"
|
|
notifications:
|
|
email: false
|
|
irc:
|
|
channels:
|
|
- "chat.freenode.net#ruma"
|
|
use_notice: true
|
|
rust:
|
|
- "nightly"
|