Add irc notifications
This commit is contained in:
parent
6b912a49e5
commit
5d41d932b4
1 changed files with 4 additions and 1 deletions
|
|
@ -4,4 +4,7 @@ install:
|
||||||
- sudo apt-get install mono-devel mono-gmcs nunit-console
|
- sudo apt-get install mono-devel mono-gmcs nunit-console
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- xbuild ./TShockAPI/TShockAPI.csproj
|
- xbuild ./TShockAPI/TShockAPI.csproj
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "irc.rizon.net#tshock"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue