Skip to content

Commit 5e0e2fd

Browse files
committed
IRC Notifications
1 parent 20ce68d commit 5e0e2fd

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.travis.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ install:
55
- "./gradlew build"
66
- "./gradlew generateExternalPatches"
77
- "./gradlew build"
8-
8+
99
script:
1010
- "./gradlew verify"
11-
11+
1212
jdk:
1313
- oraclejdk8
1414

1515
notifications:
1616
email: false
17+
irc:
18+
channels:
19+
- "irc.comssa.org#OpenRIO-Builds"
20+
template:
21+
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} : (Completed In: %{duration} %{build_url})"

0 commit comments

Comments
 (0)