Skip to content

Commit 0107702

Browse files
committed
Disable IRC notifications for kohana builds
1 parent 7ca59c9 commit 0107702

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,4 @@ script:
1515
- cd /tmp/koharness && ./vendor/bin/phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php
1616

1717
notifications:
18-
irc:
19-
channels:
20-
- "irc.freenode.org#kohana"
21-
template:
22-
- "%{repository}/%{branch} (%{commit}) - %{author}: %{message}"
23-
- "Build details: %{build_url}"
2418
email: false

0 commit comments

Comments
 (0)