You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.rdoc
+1-2
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,7 @@ RDoc uses bundler for development. To get ready to work on RDoc run:
34
34
This will install all the necessary dependencies for development with rake,
35
35
generate documentation and run the tests for the first time.
36
36
37
-
If the tests don't pass on the first run check the {Travis CI page for
38
-
RDoc}[https://travis-ci.org/ruby/rdoc] to see if there are any known failures
37
+
If the tests don't pass on the first run check the {GitHub Actions page}[https://github.com/ruby/rdoc/actions] to see if there are any known failures
39
38
(there shouldn't be).
40
39
41
40
You can now use `rake` and `autotest` to run the tests.
0 commit comments