瀏覽代碼

Disable Travis notifications

Ask Solem 13 年之前
父節點
當前提交
4d8022096a
共有 1 個文件被更改,包括 0 次插入5 次删除
  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