Review the procedure

This commit is contained in:
François Boulogne
2013-08-25 10:34:25 +02:00
parent e7f9e673ac
commit 0c2f0dc532
+2
View File
@@ -167,6 +167,8 @@ successfully passes all tests. To do so,
* Go to your `profile page <https://travis-ci.org/profile>`__ 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 <http://about.travis-ci.org/docs/user/getting-started/>`__
(Step three is already done in scikit-image).