Skip to content

Windows support and Travis CI#47

Open
Gogowitsch wants to merge 2 commits into
joachim-n:masterfrom
Gogowitsch:windows-support-and-travis
Open

Windows support and Travis CI#47
Gogowitsch wants to merge 2 commits into
joachim-n:masterfrom
Gogowitsch:windows-support-and-travis

Conversation

@Gogowitsch

Copy link
Copy Markdown
Contributor

This pull request adds Windows support (details in the commit message).

To prove that I didn't destroy Linux support on the way, I manually tested things and added Travis CI coverage to my fork of this repo. See https://travis-ci.com/Fonata/dorgflow/builds/102212670 for some test output.

@joachim-n If you decide to merge this, you probably have to allow Travis to access your repo. It will set up a hook automatically to run unit tests on each push and each pull request.

Christian Bläul added 2 commits February 25, 2019 20:05
PHP internally uses cmd.exe to execute any external process, even
when dorgflow is started from Bash. This means we cannot use single
quotes mid-argument. Also, we cannot use the ^ character without
quotes.

As Travis CI shows, it still works under Linux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant