Just found it, have not checked it in detail.
Would this allow us to run unit tests against MSSQL?
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-ubuntu
Possibly even on travis?
Should be possible with Docker, works on Travis and there's also a container for it https://hub.docker.com/r/microsoft/mssql-server-linux/
More expensive tests might only be run on specific branches.
Let me know if you need more input.
Yes, it seems this way of solving it is good.
Above PR & example build/test https://git.hrzg.de/schmunk42/yii2/builds/73924
Seems to be done.
Most helpful comment
Above PR & example build/test https://git.hrzg.de/schmunk42/yii2/builds/73924