TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=nightly <<<<<< ENV .coveragerc .gitignore .isort.cfg .pyup.yml .readthedocs.yml .travis.yml CHANGES.txt CONTRIBUTING.rst CONTRIBUTORS.txt LICENSE.txt MAINTAINERS.txt MANIFEST.in Makefile README.rst aiopg/__init__.py aiopg/connection.py aiopg/cursor.py aiopg/log.py aiopg/pool.py aiopg/sa/__init__.py aiopg/sa/connection.py aiopg/sa/engine.py aiopg/sa/exc.py aiopg/sa/result.py aiopg/sa/transaction.py aiopg/transaction.py aiopg/utils.py docs/Makefile docs/_static/aiopg-icon.png docs/changes.rst docs/conf.py docs/contributing.rst docs/core.rst docs/essays.rst docs/examples.rst docs/glossary.rst docs/index.rst docs/make.bat docs/misc.rst docs/one_cursor.rst docs/run_loop.rst docs/sa.rst docs/team.rst examples/default_field_sa.py examples/isolation_sa_transaction.py examples/named_field_sa.py examples/notify.py examples/sa.py examples/simple.py examples/simple_sa.py examples/simple_sa_transaction.py examples/transaction.py examples/types_field_sa.py requirements.txt setup.cfg setup.py tests/conftest.py tests/dump.txt tests/test_async_await.py tests/test_async_transaction.py tests/test_connection.py tests/test_cursor.py tests/test_extended_types.py tests/test_pool.py tests/test_sa_connection.py tests/test_sa_cursor.py tests/test_sa_default.py tests/test_sa_distil.py tests/test_sa_engine.py tests/test_sa_priority_name.py tests/test_sa_transaction.py tests/test_sa_types.py tests/test_transaction.py tests/test_version.py <<<<<< network # path=/home/travis/build/aio-libs/aiopg/coverage.xml /home/travis/build/aio-libs/aiopg/aiopg /home/travis/build/aio-libs/aiopg/tests <<<<<< EOF