TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.4 <<<<<< ENV .gitignore .travis-deploy.sh .travis.yml LICENSE MANIFEST.in Makefile README.rst docs/.gitignore docs/Makefile docs/api.rst docs/conf.py docs/contents.rst docs/index.rst docs/overview.rst docs/programming-guide.rst docs/releases.rst docs/spelling_wordlist.txt examples/basic.py examples/log_interop_stdlib.py examples/log_interop_twisted.py examples/multiloop.py setup.cfg setup.py test/_asyncio_test_utils.py test/conftest.py test/test_as_future.py test/test_batched_timers_aio.py test/test_batched_timers_tx.py test/test_call_later.py test/test_callback.py test/test_cancel.py test/test_create.py test/test_errback.py test/test_gather.py test/test_imports.py test/test_is_future.py test/test_legacy_logging.py test/test_logging.py test/test_packaging.py test/util.py tox.ini txaio/__init__.py txaio/_common.py txaio/_iotype.py txaio/_unframework.py txaio/_version.py txaio/aio.py txaio/interfaces.py txaio/testutil.py txaio/tx.py <<<<<< network # path=/home/travis/build/crossbario/txaio/test/coverage.xml <<<<<< EOF