tjguk / networkzero

Making it easy for teachers to use simple networking in Python
MIT License
47 stars 14 forks source link

[To dev] Add Appveyor support for automated Windows testing #25

Closed tomviner closed 8 years ago

tomviner commented 8 years ago

https://github.com/tjguk/networkzero/pull/24 fails because master must have an issue. This PR should pass, as it's targeted at dev branch.

As the PR above says:

Works similarly to Travis-CI, but with Windows testing.

See example of this branch being built here: https://ci.appveyor.com/project/tomviner/networkzero/build/1.0.6

Once this is merged a Travis-like sign-up process is required at https://ci.appveyor.com/ then future PRs should build automatically.