TOXENV=django31 TRAVIS_PYTHON_VERSION=3.7 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .github/ISSUE_TEMPLATE.md .github/PULL_REQUEST_TEMPLATE.md .gitignore .isort.cfg .pre-commit-config.yaml .prospector.yaml .travis.yml AUTHORS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE.txt MANIFEST.in Makefile README.rst codecov.yml conftest.py docs/Makefile docs/authors.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/index.rst docs/installation.rst docs/make.bat docs/readme.rst docs/usage.rst drf_rw_serializers/__init__.py drf_rw_serializers/apps.py drf_rw_serializers/generics.py drf_rw_serializers/mixins.py drf_rw_serializers/viewsets.py example_app/__init__.py example_app/apps.py example_app/migrations/0001_initial.py example_app/migrations/__init__.py example_app/models.py example_app/serializers.py example_app/urls.py example_app/views.py manage.py requirements/base.in requirements/dev.in requirements/dev.txt requirements/doc.in requirements/doc.txt requirements/private.readme requirements/quality.in requirements/quality.txt requirements/test.in requirements/test.txt requirements/travis.in requirements/travis.txt setup.cfg setup.py test_settings.py test_utils/__init__.py test_utils/base_tests.py tests/test_generics.py tests/test_mixins.py tests/test_viewsets.py tox.ini <<<<<< network # path=/home/travis/build/vintasoftware/drf-rw-serializers/coverage.xml /home/travis/build/vintasoftware/drf-rw-serializers/drf_rw_serializers <<<<<< EOF