ソースを参照

Enable travis IRC notifications.

Ionel Cristian Mărieș 11 年 前
コミット
79be2eeb84
1 ファイル変更2 行追加0 行削除
  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"