TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.6.11 <<<<<< ENV .flake8 .github/ISSUE_TEMPLATE/bug_report.md .github/pull_request_template.md .gitignore .pyup.yml .travis.yml CHANGES.rst CONTRIBUTING.rst LICENSE MANIFEST.in Makefile Pipfile README.rst aiobotocore/__init__.py aiobotocore/_endpoint_helpers.py aiobotocore/args.py aiobotocore/client.py aiobotocore/config.py aiobotocore/credentials.py aiobotocore/endpoint.py aiobotocore/eventstream.py aiobotocore/hooks.py aiobotocore/paginate.py aiobotocore/parsers.py aiobotocore/response.py aiobotocore/session.py aiobotocore/signers.py aiobotocore/utils.py aiobotocore/waiter.py docs/Makefile docs/conf.py docs/contributing.rst docs/examples.rst docs/index.rst docs/make.bat docs/requirements.txt docs/tutorial.rst examples/dynamodb_batch_write.py examples/dynamodb_create_table.py examples/simple.py examples/sqs_queue_consumer.py examples/sqs_queue_create.py examples/sqs_queue_producer.py pytest.ini readthedocs.yml setup.py tests/botocore/test_credentials.py tests/botocore/test_signers.py tests/botocore/test_utils.py tests/conftest.py tests/mock_server.py tests/moto_server.py tests/test-version.py tests/test_basic_s3.py tests/test_batch.py tests/test_config.py tests/test_dynamodb.py tests/test_eventstreams.py tests/test_lambda.py tests/test_monitor.py tests/test_mturk.py tests/test_patches.py tests/test_response.py tests/test_session.py tests/test_sns.py tests/test_sqs.py tests/test_waiter.py <<<<<< network # path=/home/travis/build/aio-libs/aiobotocore/coverage.xml /home/travis/build/aio-libs/aiobotocore <<<<<< EOF