Skip to content

Commit

Permalink
Tweak Travis IRC message
Browse files Browse the repository at this point in the history
I'm hoping %{result} expands to something like 'failed'/'fixed'.
I haven't seen any of the messages yet.
  • Loading branch information
mgedmin committed Apr 13, 2018
1 parent 96c0bd1 commit 1a91deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ notifications:
on_failure: always
template:
# ping my nick so I get a pushbullet notification on my phone
- "mgedmin: %{repository_slug}: %{message}: %{build_url}"
- "mgedmin: %{repository_name} (%{branch}) build %{result}: %{build_url}"

0 comments on commit 1a91deb

Please sign in to comment.