Skip to content

Commit 70fa4f4

Browse files
committed
Actually write IRC notifications to #pypy (not #pypy-dev)
1 parent 0f012e9 commit 70fa4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ script:
6969

7070
notifications:
7171
irc:
72-
channels: irc.freenode.org#pypy-dev
72+
channels: irc.freenode.org#pypy
7373
template:
7474
- "%{repository}@%{branch}: %{message} (%{build_url})"
7575
use_notice: true

0 commit comments

Comments
 (0)