super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Add AppVeyor #7

Closed super3 closed 6 years ago

super3 commented 6 years ago

https://www.appveyor.com/

montyanderson commented 6 years ago

I've got AppVeyor up and running.

The only problem is that we don't have a windows-x32 build! Do you know if AppVeyor supports 64-bit containers? I'll look into it.

montyanderson commented 6 years ago

Got this working, turns out I had to install node.js x64 specifically.