Browse Source

Remove IRC notifications from travis-ci

Hamilton Turner 11 years ago
parent
commit
59973a3ecf
1 changed files with 0 additions and 11 deletions
  1. 0 11
      .travis.yml

+ 0 - 11
.travis.yml

@@ -162,17 +162,6 @@ script:
   # Pick one test in this directory and verify
   - time ./toolset/run-ci.py verify $TESTDIR
 
-notifications:
-  irc:
-    channels:
-      - "chat.freenode.net#techempower-fwbm"
-    template:
-      - "%{repository_slug} branch '%{branch}' %{result} (%{author})"
-      - "Build %{build_number} took %{duration}. See %{build_url}"
-    on_success: always
-    on_failure: always
-    skip_join: true
-
 cache:
   directories:
     - installs/mono-3.2.8