asolimando commented on code in PR #2950: URL: https://github.com/apache/calcite/pull/2950#discussion_r1005360157
########## site/develop/index.md: ########## @@ -309,10 +309,9 @@ so it is better to stick with `org.checkerframework.checker.nullness.qual.Nullab ## Continuous Integration Testing -Calcite exploits [GitHub actions](https://github.com/apache/calcite/actions?query=branch%3Amain) -and [Travis](https://app.travis-ci.com/github/apache/calcite) for continuous integration testing. -In the past, there were also Jenkins jobs on the [ASF-hosted](https://builds.apache.org/) -infrastructure, but they are not maintained anymore. +Calcite exploits [GitHub actions](https://github.com/apache/calcite/actions?query=branch%3Amain) for continuous +integration testing. In the past, there were also Jenkins jobs on the [ASF-hosted](https://builds.apache.org/) +infrastructure and [Travis](https://app.travis-ci.com/github/apache/calcite), but they are not maintained anymore. Review Comment: I am not sure we want to keep this historical information around, but if we do we should also mention `AppVeyor` IMO -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
