Skip to content

Commit

Permalink
Include build link in Travis IRC notifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Nov 17, 2014
1 parent 6c97c3e commit 32c00c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -30,7 +30,7 @@ notifications:
channels:
- "chat.freenode.net#rubinius"
template:
- "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
- "%{repository}/%{branch} (%{commit} - %{author}): %{build_url}: %{message}"
env:
- RVM=2.0.0 LANG="en_US.UTF-8"
os:
Expand Down

0 comments on commit 32c00c7

Please sign in to comment.