phpwintools / wmi-scripting

WMI Scripting for PHP
MIT License
2 stars 0 forks source link

Would like Travis-CI testing in a Windows container #1

Closed jspringe closed 5 years ago

jspringe commented 5 years ago

It would be nice to be able to run actual integration tests (using the com_dotnet extension) on Travis-CI. Not sure how Scrutinizer is going to deal with this, but hopefully excluding the tests from .scrutinizer.yml file will be enough.

Here are some resources that may help: https://docs.travis-ci.com/user/reference/windows/#supported-languages https://brian.teeman.net/joomla/885-install-amp-on-windows-with-chocolatey https://github.com/driesvints/framework/blob/test-on-multiple-os/.travis.yml

https://stackoverflow.com/questions/21053657/how-to-run-travis-ci-locally

jspringe commented 5 years ago

Working branch https://github.com/phpwintools/wmi-scripting/tree/windows-testing