Browse Source

Enable travis IRC notifications.

Ionel Cristian Mărieș 11 năm trước cách đây
mục cha
commit
79be2eeb84
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -20,3 +20,5 @@ before_install:
 script: tox -v -e $TRAVIS_PYTHON_VERSION -- -v
 after_success:
   - .tox/$TRAVIS_PYTHON_VERSION/bin/coveralls
+notifications:
+  irc: "chat.freenode.net#celery"