dorgflow icon indicating copy to clipboard operation
dorgflow copied to clipboard

Windows support and Travis CI

Open gogowitsch opened this issue 5 years ago • 0 comments

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.

gogowitsch avatar Feb 25 '19 19:02 gogowitsch