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).