bellockk / alphashape

Toolbox for constructing alpha shapes.
MIT License
252 stars 28 forks source link

Add Windows Platform to Continuous Integration Testing #3

Open bellockk opened 5 years ago

bellockk commented 5 years ago

Description

Continuous integration testing is only occurring on a linux target. Add a Windows build node and configure it to test builds.

What I Did

Submitted a patch.

What I Expected

Tests to be executed on Windows build node.

Acceptance Criteria

Automated continuous integration testing will be executed on a Windows build node.