RealOrangeOne / zoloto

A fiducial marker system powered by OpenCV - Supports ArUco and April
https://zoloto.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Replace Travis CI with GitHub Actions #213

Closed RealOrangeOne closed 4 years ago

RealOrangeOne commented 4 years ago

Reverts #130 Fixes #206

Because https://github.com/actions/virtual-environments/issues/275 is merged upstream, we can now use GitHub Actions, theoretically.

RealOrangeOne commented 4 years ago

Replaced by #214, because CI actually runs there...