Open
Description
At present, RetDec can be built on Windows, Linux, macOS, and (experimentally) on FreeBSD (#476). However, we have continuous integration only for Windows, Linux, and macOS. As suggested here, it would be a good idea to also connect RetDec to a continuous integration service supporting FreeBSD, such as https://cirrus-ci.com/.
As we have no experience with FreeBSD, we encourage the community to help. For inspiration, you can take a look at .appveyor.yml
and .travis.yml
.