Skip to content

Commit 40b4eec

Browse files
committed
Enable IRC notifications
1 parent 73fc6b1 commit 40b4eec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ install:
1414
- python setup.py install
1515

1616
script: bash travis.sh
17+
18+
notifications:
19+
irc:
20+
channels:
21+
- "chat.freenode.net##mypy"
22+
use_notice: true

0 commit comments

Comments
 (0)