mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Add IRC notifications to travis builds.
This commit is contained in:
@@ -2,4 +2,10 @@ language: csharp
|
||||
solution: DiscImageChef.sln
|
||||
mono:
|
||||
- latest
|
||||
- 5.2.0
|
||||
- 5.2.0
|
||||
notifications:
|
||||
irc: "chat.freenode.net#DiscImageChef"
|
||||
skip_join: true
|
||||
template:
|
||||
- "Commit %{commit} by %{author} in %{branch} did %{result} after %{duration}."
|
||||
- "Details on %{build_url}, changes on %{compare_url}"
|
||||
Reference in New Issue
Block a user