diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-07-23 09:09:40 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-07-23 09:09:40 +0200 |
| commit | ca33ce6458aa6231de67e6ab6a95335c00f8313a (patch) | |
| tree | 1d409c6320991cb2b4f7169dd47c702e3b2d6ef7 | |
| parent | 2a8352db2e95867a0cbe1e2dfd53aba9f7d15205 (diff) | |
| download | monzero-core-ca33ce6458aa6231de67e6ab6a95335c00f8313a.tar.gz monzero-core-ca33ce6458aa6231de67e6ab6a95335c00f8313a.tar.xz monzero-core-ca33ce6458aa6231de67e6ab6a95335c00f8313a.zip | |
include result in the notifications template
| -rw-r--r-- | .travis.yml | 2 |
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}" |
