NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
718 stars 175 forks source link

Fix CI #117

Closed quicklizard99 closed 2 years ago

quicklizard99 commented 2 years ago

travis-ci.org is no more. Migrate to travis-ci.com? Adopt github workflows?

quicklizard99 commented 2 years ago

Github workflows setup to test using a matrix of supported Python versions on Ubuntu Linux, and using Python 3.10 on Mac OS X.

Look at how to test with Windows using both 32-bit and 64-bit Python.