Browse Source

Disable Travis notifications

Ask Solem 13 years ago
parent
commit
4d8022096a
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .travis.yml

+ 0 - 5
.travis.yml

@@ -6,8 +6,3 @@ install:
     - pip install --use-mirrors tox
     - pip install -U kombu
 script: TOXENV=py$(echo $TRAVIS_PYTHON_VERSION | tr -d .) tox
-notifications:
-    irc:
-        channels: "irc.freenode.org#celery"
-        on_success: change
-        on_failure: change