From 944b45ad693f9156a3392ec8410d61ccc7999a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 25 Aug 2013 12:01:35 +0200 Subject: [PATCH] DOC: this step seems to be useless --- CONTRIBUTING.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index d6e2746f..331b4ed8 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -167,8 +167,6 @@ successfully passes all tests. To do so, * Go to your `profile page `__ and switch on your scikit-image fork - * Go to your scikit-image fork on github, and activate the travis-ci's hook in settings. - It corresponds to steps one and two in `Travis-CI documentation `__ (Step three is already done in scikit-image).