For my own purposes I setup [Travis CI](https://travis-ci.org/Obsidian-StudiosInc/pinentry/builds) and [Sonar scan](https://sonarcloud.io/dashboard?id=pinentry) for [my EFL development fork of Pinentry](https://github.com/Obsidian-StudiosInc/pinentry/). Pretty much solely to scan my work on the EFL interface for Pinentry. Which was recently added :)
I was just curious if you all would like a PR or something with the stuff for [Travis CI](https://github.com/Obsidian-StudiosInc/pinentry/blob/master/.travis.yml) and [Sonar Scan](https://github.com/Obsidian-StudiosInc/pinentry/blob/master/sonar-project.properties). May have to change the Project ID for Sonar Scan. Though I think I can transfer ownership, and surely add others to that. Or another can be setup. Sonar is quite flexible. I am also willing to help maintain it going forwarded.
I had also attempted to do Coverity, but that did not pan out. They did not approve my ability to scan since they did not see me as a contributor. Per discussion with Werner on another task, seems some of [Coverity's policies](https://scan.coverity.com/faq#terms-applicable) do not work for GnuPG projects. Which I can surely understand, imposing deadlines. Beyond restricting who can scan, and see scan results.
Either way just making it know.