PlasmaPower / nano-vanity

A NANO vanity address generator (supports OpenCL)
BSD 2-Clause "Simplified" License
92 stars 30 forks source link

Travis (Continuous Integration) #7

Open PlasmaPower opened 6 years ago

PlasmaPower commented 6 years ago

Eventually we'll want to automatically build binaries, but that'll come afterwords.

webmaster128 commented 5 years ago

I just discovered https://github.com/mc-imperial/gpuverify, which can help testing OpenCL code on non-GPU systems like Travis. However, I did not try it yet.

webmaster128 commented 4 years ago

With this PR, my fork tests the GPU feature on Travis mac: https://github.com/webmaster128/lisk-vanity/pull/9. Feel free to copy the Travis config from https://github.com/webmaster128/lisk-vanity/blob/master/.travis.yml