Add Appveyor
Closed this issue · 4 comments
stephendade commented
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 :)
severin-lemaignan commented
The build seems to fail currently:
https://ci.appveyor.com/project/severin-lemaignan/morse/builds/21827303
ImportError: No module named 'PyInstaller'
stephendade commented
Yep, I get that error too. I've fixed it now and put in a PR
stephendade commented
@severin-lemaignan - the Appveyor builds should work once my PR (#813) is applied.
stephendade commented
Ok, morse is building nicely in Appveyor now :)