Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingercomp committed Jul 3, 2016
1 parent ac865c3 commit a9112e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ notifications:
- "irc.esper.net#cc.ru"
use_notice: true
template:
- "New build on %{repository_slug}!"
- "%{repository_name}#%{build_number} [%{branch}] %{message}"
- "[%{commit}] %{author}: %{commit_message}"
- "Changes: %{compare_url}"
- "Build details: %{build_url}"
- "\x0300,01New build on \x02%{repository_slug}\x02!"
- "\x02%{repository_name}#%{build_number}\x02 [\x1f%{branch}\x1f] %{message}"
- "[\x1f%{commit}\x1f] \x02%{author}\x02: %{commit_message}"
- "\x02Changes:\x02 %{compare_url}"
- "\x02Build details:\x02 %{build_url}"

0 comments on commit a9112e5

Please sign in to comment.