add karma to travis
This commit is contained in:
parent
2ea8ae38f0
commit
99be172764
2 changed files with 5 additions and 5 deletions
|
|
@ -5,10 +5,10 @@ before_install: npm install -g grunt-cli
|
|||
install: npm install
|
||||
before_script: grunt shell
|
||||
notifications:
|
||||
hipchat:
|
||||
rooms:
|
||||
secure: ibsyaK2/7hdms9pRHCibamfUtA1yb5Ib3tIQOChwnfNSkpOy5ZViuq92duPZpKacgNuRmiwp6wfbDY8duLiadwnCet4V3dHAGqt+t9o+O7A9DzxNeYFFHnnrhqhg95PjWK6UyFqrQajPIr+n11M2itEQLa7kljQxJZ3Z26zJCdI=
|
||||
email:
|
||||
recipients:
|
||||
- gregg@bitpay.com
|
||||
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
|
||||
on_success: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue