You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
Setup continuous integration testing using something like Travis.
It should at minimum run tox for testing the library. It would be better if it can also run UI testing.
Setup continuous integration testing using something like Travis.
It should at minimum run tox for testing the library. It would be better if it can also run UI testing.
List of CI tools working with GitHub:
https://github.com/marketplace/category/continuous-integration
Interesting graph showing top 10 most used CI tools on GitHub:
https://blog.github.com/2017-11-07-github-welcomes-all-ci-tools/
Comparing the top 3:
https://stackoverflow.com/questions/35192400/travis-vs-circleci-vs-jenkins
https://stackshare.io/stackups/circleci-vs-jenkins-vs-travis-ci
The text was updated successfully, but these errors were encountered: