CCExtractor / Rekognition

Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition
GNU General Public License v3.0
102 stars 53 forks source link

Added GitHub Actions #204

Closed augsaksham closed 2 years ago

augsaksham commented 2 years ago

Successfully Migrated Travis CI to Github Actions as per Issue https://github.com/CCExtractor/Rekognition/issues/182 : The current build supports matrix testing on Ubuntu [18.04,20.04] and Python [3.6,3.7,3.8]

Working Screenshot: img5

augsaksham commented 2 years ago

I have updated the pr #205 to also manage the migration of Travis CI to github actions