[x] Add TravisCI badge (master branch) to README.md with a single commit. (click next to octocat icon on this page)
[x] Create new branch called feature/travis-ci-integration and do all the following steps within that branch.
[x] Add .travis.yml using pre-commit as a script. Set it up to run Python 3.5 env and add PIP caching. Ensure you install pre-commit before running tests:
Please configure integration with TravisCI:
README.md
with a single commit. (click next to octocat icon on this page)feature/travis-ci-integration
and do all the following steps within that branch..travis.yml
usingpre-commit
as a script. Set it up to run Python 3.5 env and add PIP caching. Ensure you installpre-commit
before running tests: