summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-12-02 07:12:37 -0500
committerJason R. Coombs <jaraco@jaraco.com>2012-12-02 07:12:37 -0500
commit6c4c00a3f3941a37e3bc25e9ed59e889b93cd06d (patch)
tree156a22d4779eb75cb96d26df52f2425afc3da3b2 /.travis.yml
parent9f21d360409b1ef45cab70a3b5cb79674be34fa2 (diff)
parentce86a53a37c1573a5633699cf7f795768907f9a2 (diff)
Merge changes from no_pywin32
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 312a1846..6896b897 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,6 @@ install:
script: python test.py
notifications:
irc:
- channels: "irc.freenode.org#fabric"
+ channels: "irc.freenode.org#paramiko"
on_success: change
on_failure: change