callahantiff / OMOP2OBO

OMOP2OBO: A Python Library for mapping OMOP standardized clinical terminologies to Open Biomedical Ontologies
http://tiffanycallahan.com/OMOP2OBO_Dashboard
MIT License
80 stars 12 forks source link

Migrate from TravisCI to GitHub Actions #50

Closed callahantiff closed 3 years ago

callahantiff commented 3 years ago

Task

Description

TravisCI is no longer free and a new CI framework is needed. Github has provided some documentation on how to do this here