TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.7 <<<<<< ENV .coveragerc .gitignore .pyup.yml .travis.yml CHANGES.txt CONTRIBUTING.rst LICENSE MANIFEST.in Makefile README.rst aiomonitor/__init__.py aiomonitor/cli.py aiomonitor/monitor.py aiomonitor/mypy_types.py aiomonitor/utils.py docs/Makefile docs/api.rst docs/conf.py docs/contributing.rst docs/examples.rst docs/index.rst docs/make.bat docs/tty.gif docs/tutorial.rst examples/simple_aiohttp_srv.py examples/simple_loop.py examples/web_srv.py examples/web_srv_custom_monitor.py requirements-dev.txt requirements-doc.txt setup.py tests/conftest.py tests/test_monitor.py <<<<<< network # path=/home/travis/build/aio-libs/aiomonitor/coverage.xml /home/travis/build/aio-libs/aiomonitor/aiomonitor <<<<<< EOF