Configure continuous integration
guy881 opened this issue · 1 comments
guy881 commented
After configuring tests (issue #41) it would be great to make them run automatically on supported versions of Python.
It would be good to also run flake8 and maybe isort?
I find Travis CI easy to configure and it's well integrated with GitHub.
tiagocoutinho commented
Sound good.
I actually prefer gitlab CI but since the project is on github I agree it is better to use Travis.