Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Commit

Permalink
reNX: Change Travis notification format.
Browse files Browse the repository at this point in the history
Signed-off-by: angelsl <[email protected]>
  • Loading branch information
angelsl committed Dec 7, 2014
1 parent 62506c4 commit 39c724f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ script:

notifications:
email: false
irc: "irc.fyrechat.net#vana-commits"
irc:
channels:
- "irc.fyrechat.net#vana-commits"
skip_join: true
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} - %{author}): %{message}"

0 comments on commit 39c724f

Please sign in to comment.