summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-06-25 16:03:09 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-06-25 16:03:09 +0200
commitd8dba62a210909f1b6dff7c61ac82ea0358575f7 (patch)
treeac2a5cdab69d9f5230d3e158459cb00e8daf15af /.travis.yml
parenta57e52462088276491d4a822c5b0093a720f4479 (diff)
downloadqtlocation-mapboxgl-d8dba62a210909f1b6dff7c61ac82ea0358575f7.tar.gz
change hipchat notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 50d4e41593..35804dd7b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,9 +28,10 @@ script:
notifications:
hipchat:
rooms:
- secure: "ZKtTiFjXgXfrAO8eMU1nJBe46OBLgk0H7VAVmk84QwAb6DuoqT+mGMs+1yrWtjLwZI8vayZyaucupp1siM7lBWCOADx5GXA6GCCLOuE7fYLSNJFrXHa1u70IUBLOU8b5bDWRn8tcd5CM754R609l4ckTzBH3y4CIh9YNFrB0b+g="
+ secure: "GGP1hopxPUtKABYyMIzwu8nJco3r14RhYAlpzZwlj1Ypl3okRCHh51VxkMpmPb6WgPhjL4O7/AVxS2mDnAyMqKWdeW3wl9edirZu0kjROCfxRoeqEeLC1JLHLfjdpIvJVv++jnvp2xrw+YUMI24Y2klHvOMpHhm8+CLpmmpidfY="
template:
- - '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}'
+ - 'Build <a href="%{build_url}">#%{build_number}</a>: %{author} tested <a href="%{compare_url}">%{commit}</a> in branch <a href="https://github.com/%{repository_slug}/tree/%{branch}">%{branch}</a> of <a href="https://github.com/%{repository_slug}">%{repository_name}</a>: <b>%{commit_message}</b><br>%{message} (%{duration})'
+ format: html
git:
submodules: false