Skip to content

Commit 1b5dbbe

Browse files
committed
Notify #jruby of CI results.
1 parent 7d8db94 commit 1b5dbbe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@ matrix:
1818
exclude:
1919
- jdk: openjdk6
2020
env: TEST_PROFILE=test-9000
21+
notifications:
22+
irc:
23+
channels:
24+
- "irc.freenode.org#jruby"
25+
on_success: change
26+
on_failure: always
27+
template:
28+
- "%{repository} (%{branch}:%{commit} by %{author}): %{message} (%{build_url})"

0 commit comments

Comments
 (0)