morse-simulator/morse

Add Appveyor

Closed this issue · 4 comments

Now that #811 is merged into master, morse needs to be enabled on Appveyor to perform the builds and tests.

One of the repository admins will need to go to www.appveyor.com and configure the morse build (all defaults is fine). Happy to assist with the configuring :)

The build seems to fail currently:
https://ci.appveyor.com/project/severin-lemaignan/morse/builds/21827303

ImportError: No module named 'PyInstaller'

Yep, I get that error too. I've fixed it now and put in a PR

@severin-lemaignan - the Appveyor builds should work once my PR (#813) is applied.

Ok, morse is building nicely in Appveyor now :)