JuliaBerry / SenseHat.jl

Julia package for the Raspberry Pi Sense HAT
Other
15 stars 12 forks source link

Need for CI/CD of this repository #21

Open mdvsh opened 4 years ago

mdvsh commented 4 years ago

Thanks. We should setup CI of some form.

Originally posted by @aviks in https://github.com/JuliaBerry/SenseHat.jl/issues/19#issuecomment-576592039


To take care of future errors in the code , I too support setting up CI (Travis CI ?) along with Coveralls. (CodeCov ?)

I can do this if you're okay with it.