TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.7 <<<<<< ENV .coveragerc .github/workflows/pythonpublish.yml .gitignore .pyup.yml .travis.yml CHANGES.rst LICENSE.txt MANIFEST.in Makefile README.rst docs/Makefile docs/api.rst docs/conf.py docs/index.rst docs/install.rst docs/overview.rst examples/chat.html examples/chat.py requirements.txt setup.cfg setup.py sockjs-testsrv.py sockjs/__init__.py sockjs/exceptions.py sockjs/protocol.py sockjs/route.py sockjs/session.py sockjs/transports/__init__.py sockjs/transports/base.py sockjs/transports/eventsource.py sockjs/transports/htmlfile.py sockjs/transports/jsonp.py sockjs/transports/rawwebsocket.py sockjs/transports/utils.py sockjs/transports/websocket.py sockjs/transports/xhr.py sockjs/transports/xhrsend.py sockjs/transports/xhrstreaming.py tests/asdf tests/conftest.py tests/test_protocol.py tests/test_route.py tests/test_session.py tests/test_transport.py tests/test_transport_eventsource.py tests/test_transport_htmlfile.py tests/test_transport_jsonp.py tests/test_transport_rawwebsocket.py tests/test_transport_websocket.py tests/test_transport_xhr.py tests/test_transport_xhrsend.py tests/test_transport_xhrstreaming.py <<<<<< network # path=/home/travis/build/aio-libs/sockjs/coverage.xml /home/travis/build/aio-libs/sockjs/sockjs /home/travis/build/aio-libs/sockjs/tests <<<<<< EOF