TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.7 <<<<<< ENV .coveragerc .gitignore .travis.yml MANIFEST.in README.rst aioftp/__init__.py aioftp/__main__.py aioftp/client.py aioftp/common.py aioftp/errors.py aioftp/pathio.py aioftp/server.py doc-requirements.txt docs/Makefile docs/_static/logo.ico docs/_static/logo.png docs/client_api.rst docs/client_tutorial.rst docs/common_api.rst docs/conf.py docs/developer_tutorial.rst docs/index.rst docs/make.bat docs/path_io_api.rst docs/server_api.rst docs/server_tutorial.rst ftpbench.py history.rst license.txt pytest.ini setup.cfg setup.py tests/conftest.py tests/test_abort.py tests/test_client_side_socks.py tests/test_connection.py tests/test_corner_cases.py tests/test_current_directory.py tests/test_directory_actions.py tests/test_extra.py tests/test_file.py tests/test_list_fallback.py tests/test_login.py tests/test_maximum_connections.py tests/test_passive.py tests/test_pathio.py tests/test_permissions.py tests/test_restart.py tests/test_simple_functions.py tests/test_throttle.py tests/test_user.py <<<<<< network # path=/home/travis/build/aio-libs/aioftp/coverage.xml /source/aioftp <<<<<< EOF