We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afa364a + 99c519a commit b0cd223Copy full SHA for b0cd223
1 file changed
.travis.yml
@@ -12,3 +12,10 @@ script: nosetests -v
12
notifications:
13
email:
14
- api@shotgunsoftware.com
15
+ hipchat:
16
+ rooms:
17
+ secure: Fn5h3NWccsKeXrH/wP/WcfIMco1xCxJsqnEgzSguAIo2DlQX8UprmbyDPoZTOmKF3Tl1HMSZzgLDr2CWQua5IR8IfFum5rfvkckUCeN+PkihL8aJ+1kqXe1GZc0+rRY8iDjAUyX8i+lupnsF0RGmg/eS9QfqblM83VBKskiSsDs=
18
+ template:
19
+ - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
20
+ format: html
21
+ on_pull_requests: false
0 commit comments