Automate linux and windows builds with CI
Closed this issue · 5 comments
heapwolf commented
It would be great if we could get build automation set up using CI. Travis-CI could handle macOS and Linux but I'm not familiar with a Windows based CI that has an open source tier.
staticfrost commented
This would be great. I'll give it a look this week. I see the link task has a great idea.
staticfrost commented
@0x00A you able to say how you currently do the builds so I don't stop that bit from working whilst playing?
heapwolf commented
I was going to set up travis-ci but it's still a TODO.
staticfrost commented
So you are manually doing the builds now?
just npm build though?