Skip to content

Commit

Permalink
Remove IRC notifications from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
acoulton committed Sep 22, 2014
1 parent 2faa4dc commit a9db554
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -15,10 +15,4 @@ script:
- cd /tmp/koharness && ./vendor/bin/phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php

notifications:
irc:
channels:
- "irc.freenode.org#kohana"
template:
- "%{repository}/%{branch} (%{commit}) - %{author}: %{message}"
- "Build details: %{build_url}"
email: false

0 comments on commit a9db554

Please sign in to comment.