Closed cclauss closed 6 years ago
Thank you very much for your contributions! It's very cool!
You need to configure https://travis-ci.com/YadiraF or https://travis-ci.org/YadiraF for this automated testing to work. They are shifting from .org to .com so it is probably better to start on .com.
Travis Continuous Integration can run automated testing using __python run_basics.py__ and flake8. The Travis CI is free for all open source projects like this one and to turn it on, visit https://travis-ci.org/profile This config file will have Travis CI run flake8 tests on all pull requests before they are reviewed.