fix yml syntax errors

This commit is contained in:
Gregg Zigler 2014-08-19 11:24:20 -07:00
parent 99be172764
commit 95cf9f663e
1 changed files with 1 additions and 4 deletions

View File

@ -7,8 +7,5 @@ before_script: grunt shell
notifications:
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
- gregg@bitpay.com
on_success: always