diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1fcdfa..ab3cbf4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,6 +39,17 @@ You can compile the various parsers/extensions by running: For more information about the available tasks, run `rake -T`. +## Continuous Integration + +Two continuous integration services are used to ensure the tests of Oga pass +at all times: + +* Travis CI: +* AppVeyor (Windows): + +Please note that I will not accept patches that break any tests unless stated +otherwise. + ## Extension Setup Oga uses native extensions for the XML lexer. This is due to Ruby sadly not