Add notification settings to .travis.yml.

This commit is contained in:
Jimmy Cuadra 2016-07-28 02:04:45 -07:00
parent 2c7d937dfc
commit 8aa5339b64

View File

@ -1,3 +1,9 @@
language: "rust"
notifications:
email: false
irc:
channels:
- "chat.freenode.net#ruma"
use_notice: true
rust:
- "nightly"