aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-07-23 09:09:40 +0200
committerRiccardo Spagni <ric@spagni.net>2016-07-23 09:09:40 +0200
commitca33ce6458aa6231de67e6ab6a95335c00f8313a (patch)
tree1d409c6320991cb2b4f7169dd47c702e3b2d6ef7 /.travis.yml
parentonly alert on IRC when the status changes (diff)
downloadmonero-ca33ce6458aa6231de67e6ab6a95335c00f8313a.tar.xz
include result in the notifications template
Diffstat (limited to '')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2126d7472..ba4df1cc9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,4 +33,4 @@ notifications:
- "chat.freenode.net#monero-dev"
nick: monero
template:
- - "%{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"
+ - "%{result} | %{repository}#%{build_number} (%{commit} : %{author}) | Build details : %{build_url}"