TRAVIS_PYTHON_VERSION=3.8 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .gitignore .travis.yml ACKS.txt CHANGES.txt LICENSE.txt MANIFEST.in Makefile README.rst aiozmq/__init__.py aiozmq/_test_util.py aiozmq/cli/__init__.py aiozmq/cli/proxy.py aiozmq/core.py aiozmq/interface.py aiozmq/log.py aiozmq/rpc/__init__.py aiozmq/rpc/base.py aiozmq/rpc/log.py aiozmq/rpc/packer.py aiozmq/rpc/pipeline.py aiozmq/rpc/pubsub.py aiozmq/rpc/rpc.py aiozmq/rpc/util.py aiozmq/selector.py aiozmq/stream.py aiozmq/util.py benchmarks/simple.py docs/Makefile docs/_static/PLACEHOLDER docs/conf.py docs/core.rst docs/examples.rst docs/glossary.rst docs/index.rst docs/make.bat docs/rpc.rst docs/spelling_wordlist.txt docs/stream.rst examples/core_dealer_router.py examples/rpc_custom_translator.py examples/rpc_dict_handler.py examples/rpc_dynamic.py examples/rpc_exception_translator.py examples/rpc_incorrect_calls.py examples/rpc_pipeline.py examples/rpc_pubsub.py examples/rpc_simple.py examples/rpc_with_subhandlers.py examples/socket_event_monitor.py examples/stream_dealer_router.py examples/stream_monitor.py examples/sync_async.py requirements-bench.txt requirements.txt runtests.py setup.cfg setup.py tests/echo.py tests/echo2.py tests/echo3.py tests/interface_test.py tests/keycert3.pem tests/monitor_test.py tests/policy_test.py tests/pycacert.pem tests/rpc_func_annotations.py tests/rpc_namespace_test.py tests/rpc_packer_test.py tests/rpc_pipeline_test.py tests/rpc_pubsub_test.py tests/rpc_test.py tests/rpc_translators_test.py tests/sample.crt tests/sample.key tests/selectors_test.py tests/ssl_cert.pem tests/ssl_key.pem tests/transport_test.py tests/version_test.py tests/zmq_events_test.py tests/zmq_stream_test.py <<<<<< network # path=/home/travis/build/aio-libs/aiozmq/coverage.xml /home/travis/build/aio-libs/aiozmq/aiozmq <<<<<< EOF