We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb03d48 + e72df57 commit 2300cbeCopy full SHA for 2300cbe
CONTRIBUTING.rdoc
@@ -34,8 +34,7 @@ RDoc uses bundler for development. To get ready to work on RDoc run:
34
This will install all the necessary dependencies for development with rake,
35
generate documentation and run the tests for the first time.
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
+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
(there shouldn't be).
40
41
You can now use `rake` and `autotest` to run the tests.
0 commit comments