diff --git a/docs/contributing.rst b/docs/contributing.rst index 9312fbe87cb3..3f89ed14c309 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -13,9 +13,8 @@ are welcome as well. The code should follow PEP-8 coding guidelines. We do write testsuite for our code, so please add testcases for any new functionality and verify that it works. You can see current test results on -Travis and Jenkins - (the latter provides more details about -code coverage or coding violations). +Travis and coverage on Coveralls +. Translating -----------