use firefox instead of chrome when running karma in travis

change notification settings back to original hipchat room
This commit is contained in:
Gregg Zigler 2014-08-20 10:19:54 -07:00
commit 87fc39f8f8

View file

@ -12,7 +12,10 @@ install:
before_script:
- grunt shell --target=dev
notifications:
email:
recipients:
- gregg@bitpay.com
on_success: always
hipchat:
rooms:
secure: ibsyaK2/7hdms9pRHCibamfUtA1yb5Ib3tIQOChwnfNSkpOy5ZViuq92duPZpKacgNuRmiwp6wfbDY8duLiadwnCet4V3dHAGqt+t9o+O7A9DzxNeYFFHnnrhqhg95PjWK6UyFqrQajPIr+n11M2itEQLa7kljQxJZ3Z26zJCdI=
template:
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
format: html
on_success: never