diff --git a/.travis.yml b/.travis.yml index 52dbaa68..d429403f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,7 @@ install: - sudo apt-get install mono-devel mono-gmcs nunit-console script: - - xbuild ./TShockAPI/TShockAPI.csproj \ No newline at end of file + - xbuild ./TShockAPI/TShockAPI.csproj + +notifications: + irc: "irc.rizon.net#tshock" \ No newline at end of file