TOXENV=py36-django22-wagtail26 TRAVIS_PYTHON_VERSION=3.6 TRAVIS_OS_NAME=linux <<<<<< ENV .bumpversion.cfg .editorconfig .github/workflows/python-tox.yml .gitignore .travis.yml CHANGES LICENSE MANIFEST.in Makefile README.rst docs/Makefile docs/_templates/sidebar-intro.html docs/conf.py docs/index.rst docs/make.bat docs/requirements.txt setup.cfg setup.py src/wagtail_factories/__init__.py src/wagtail_factories/blocks.py src/wagtail_factories/factories.py tests/__init__.py tests/conftest.py tests/settings.py tests/test_blocks.py tests/test_factories.py tests/testapp/__init__.py tests/testapp/factories.py tests/testapp/migrations/0001_initial.py tests/testapp/migrations/__init__.py tests/testapp/models.py tests/urls.py tox.ini <<<<<< network # path=/home/travis/build/mvantellingen/wagtail-factories/coverage.xml /home/travis/build/mvantellingen/wagtail-factories <<<<<< EOF