Added Travis IRC notifications.

Signed-off-by: Natalia Portillo <claunia@claunia.com>
This commit is contained in:
2018-02-25 05:25:04 +00:00
parent 1d63ae54d1
commit 2c318ff468

View File

@@ -20,3 +20,10 @@ addons:
- gcc-mingw-w64-x86-64
- gcc-mingw-w64
- mingw-w64
notifications:
irc:
channels:
- "chat.freenode.net#varcem"
template:
- "%{repository}/%{branch} (%{commit} - %{author}): %{message}"