From 0c2f0dc532622bb9bb86c66eb6cdb86357f8ca98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 25 Aug 2013 10:34:25 +0200 Subject: [PATCH] Review the procedure --- CONTRIBUTING.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index 331b4ed8..d6e2746f 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -167,6 +167,8 @@ 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).