add travis notification to hipchat
parent
876de6b745
commit
407da72a10
|
@ -10,6 +10,7 @@ before_install:
|
||||||
install: ./configure
|
install: ./configure
|
||||||
script: make verbose=on
|
script: make verbose=on
|
||||||
|
|
||||||
# notifications:
|
notifications:
|
||||||
# irc: "chat.freenode.net#influxdb"
|
hipchat:
|
||||||
# use_notice: false
|
rooms:
|
||||||
|
secure: LE2EOq4lcGlnUseZnZKuiEd/QgqjPk10BpGVoeAVHKX81zfFtfpzTbSA6r3aNz0YBKk5nymr3zhScRhAXKOOzYBB/Xxd+Jk0wej+R7Ebigq9vZdLX1/SUfCM/smO9gdFUKch2Pb3TSIapSQRGwxDB9iT3dvWrbRVcMGdssvf3NI=
|
||||||
|
|
Loading…
Reference in New Issue