add hipchat notification config

This commit is contained in:
Yemel Jardi 2014-06-19 13:42:18 -03:00
parent 6ac5154934
commit bd5669409e
1 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
language: node_js
node_js:
- "0.10"
- '0.10'
notifications:
hipchat:
rooms:
secure: p6IUoOsKoM7cEmUsYh9JV5XKpUSASXukGkiBxdPU+ELM1CgNT0PyUROXwgDvI0vjSBCJemNh5sqrEQWiT70PcR69rH1JQ6+mHZah4r6W1Ql0NuWibvsofLyCeTzW2nrptdx97Z4y65NiHsaaOo3F+BShTeBpmBAvRMNp/FLMjWU=
template:
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
format: html
# by default, travis will call `npm test`