Add hipchat notifications
This commit is contained in:
parent
5d41d932b4
commit
7e5fd428fd
1 changed files with 4 additions and 6 deletions
10
.travis.yml
10
.travis.yml
|
|
@ -1,10 +1,8 @@
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
install:
|
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:
|
notifications:
|
||||||
irc: "irc.rizon.net#tshock"
|
irc: irc.rizon.net#tshock
|
||||||
|
hipchat: hpRLWiHF2j6O2qJOVs++aqAmryN6G5kY0SF26/rKCpQ7klhMlDZIgI1V1dbkKqlculFtW1neS0EBJyV9lmcV5b26H+KhlZYGN0j7q1VcOTM3rvtU6wW0Ap22uRLl2RrnA4kEsgDAsNouPOkyLZ19hlHAISlsId6G4+Rfqg6k+zQ=
|
||||||
Loading…
Add table
Add a link
Reference in a new issue