TRAVIS_PYTHON_VERSION=2.7 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .editorconfig .gitignore .isort.cfg .travis.yml CHANGELOG.rst LICENSE MANIFEST.in Makefile README.rst django_dbcache_fields/__init__.py django_dbcache_fields/apps.py django_dbcache_fields/decorators.py django_dbcache_fields/receivers.py django_dbcache_fields/utils.py docs/Makefile docs/_static/.gitkeep docs/_templates/sidebar-intro.html docs/changelog.rst docs/conf.py docs/copyright.rst docs/images/favicon.ico docs/images/logo.png docs/index.rst docs/make.bat docs/reference/django_dbcache_fields.decorators.rst docs/reference/django_dbcache_fields.receivers.rst docs/reference/django_dbcache_fields.utils.rst docs/reference/index.rst docs/usage.rst manage.py requirements/default.txt requirements/docs.txt requirements/pkgutils.txt requirements/test-ci.txt requirements/test.txt setup.cfg setup.py tests/__init__.py tests/proj/__init__.py tests/proj/myapp/__init__.py tests/proj/myapp/migrations/0001_initial.py tests/proj/myapp/migrations/0002_auto_20171101_1733.py tests/proj/myapp/migrations/__init__.py tests/proj/myapp/models.py tests/proj/settings.py tests/proj/urls.py tests/proj/wsgi.py tests/unit/__init__.py tests/unit/test_decorator.py tests/unit/test_integration.py tox.ini <<<<<< network # path=/home/travis/build/maykinmedia/django-dbcache-fields/coverage.xml /home/travis/build/maykinmedia/django-dbcache-fields/django_dbcache_fields <<<<<< EOF