Skip to content

Commit

Permalink
Add IRC to Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Mar 18, 2015
1 parent fac4e1a commit b1be688
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Expand Up @@ -7,3 +7,11 @@ jdk:
script: ant test
before_install:
- sudo apt-get install texinfo
notifications:
irc:
channels:
- "irc.freenode.org#jnr"
on_success: change
on_failure: always
template:
- "%{repository} (%{branch}:%{commit} by %{author}): %{message} (%{build_url})"

0 comments on commit b1be688

Please sign in to comment.