diff options
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2163eb8fd..6cc2e9ad4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,3 +36,8 @@ script: notifications: email: - pyramid-checkins@lists.repoze.org + irc: + channels: + - "chat.freenode.net#pyramid" + template: + - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" |
