TRAVIS_OS_NAME=linux TOXENV=py35 TRAVIS_PYTHON_VERSION=3.5 <<<<<< ENV .bumpversion.cfg .codacy.yml .coveragerc .editorconfig .gitignore .pyup.yml .travis.yml AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE MANIFEST.in Makefile README.rst appveyor.yml ci/appveyor-bootstrap.py ci/appveyor-download.py ci/appveyor-with-compiler.cmd docs/authors.rst docs/cache.rst docs/changelog.rst docs/components.rst docs/conf.py docs/contributing.rst docs/docutils.conf docs/headers.rst docs/index.rst docs/innerworks.rst docs/installing.rst docs/lifecycle.rst docs/marshmallowex.rst docs/middlewares.rst docs/paramparser.rst docs/reference/index.rst docs/reference/sanic_boom.rst docs/requirements.txt docs/resolver.rst docs/router.rst docs/sanicjwtex.rst docs/spelling_wordlist.txt docs/sqlalchemyex.rst docs/thanks.rst docs/using.rst examples/marshmallow-integration.py examples/sanic-jwt-integration.py pyproject.toml requirements-dev.in requirements-dev.txt setup.cfg setup.py src/sanic_boom/__init__.py src/sanic_boom/app.py src/sanic_boom/cache.py src/sanic_boom/component.py src/sanic_boom/exceptions.py src/sanic_boom/references.py src/sanic_boom/request.py src/sanic_boom/resolver.py src/sanic_boom/router.py src/sanic_boom/utils.py src/sanic_boom/wrappers.py tests/conftest.py tests/test_app_components.py tests/test_boom_app.py tests/test_cache.py tests/test_component_dependency.py tests/test_components.py tests/test_ipware.py tests/test_method_view.py tests/test_requests.py tests/test_router.py tests/test_utils.py tox.ini <<<<<< network # path=/home/travis/build/vltr/sanic-boom/coverage.xml /home/travis/build/vltr/sanic-boom /home/travis/build/vltr/sanic-boom/tests <<<<<< EOF