From 9cbf5c0cbe234971b8f8b2df3b09e1fb08f26a03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Sun, 10 Mar 2013 23:11:41 -0700 Subject: [PATCH] deactivate travis for now --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 04ea768b..6040a8b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,3 @@ install: - pip install webassets - pip install cssmin script: nosetests -s pelican -notifications: - irc: - channels: - - "irc.freenode.org#pelican" - on_success: change