Jelajahi Sumber

Disable Travis notifications

Ask Solem 13 tahun lalu
induk
melakukan
4d8022096a
1 mengubah file dengan 0 tambahan dan 5 penghapusan
  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