[tor-commits] [sbws/maint-1.1] fix: doc: No need to use Travis anymore

juga at torproject.org juga at torproject.org
Wed Aug 26 13:51:33 UTC 2020


commit bb2a3c6119569d76237a0074c70514ad599dd82b
Author: juga0 <juga at riseup.net>
Date:   Tue Aug 11 15:47:05 2020 +0000

    fix: doc: No need to use Travis anymore
---
 docs/source/contributing.rst | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/docs/source/contributing.rst b/docs/source/contributing.rst
index 60602ad..c17aa4a 100644
--- a/docs/source/contributing.rst
+++ b/docs/source/contributing.rst
@@ -63,19 +63,12 @@ Steps to create a MR
    extra files (:ref:`extrafiles-ref`), commit (:ref:`commits-ref`), etc.
 8. Ensure tests pass (./TESTING.rst).
 9. Push your branch to your Gitlab repository.
-
-We are temporally using Github Travis to ensure tests pass. For this:
-
-10. Clone ``sbws`` via the Github web interface:
-    https://github.com/torproject/sbws
-11. Push your branch to your Github repository.
-
-12. If you have an account in Travis, you can see whether it pass the tests in
-    Github and at https://travis-ci.org/youruser/sbws/
+10. Ensure the CI tests are passing
+    (https://gitlab.torproject.org/tpo/network-health/sbws/-/pipelines)
 
 Finally:
 
-13. Create a MR from your branch at
+11. Create a MR from your branch at
     https://gitlab.torproject.org/tpo/network-health/sbws
 
 





More information about the tor-commits mailing list