TOXENV=py36-djangomaster TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.6 <<<<<< ENV .codacy.yml .coveragerc .gitignore .travis.yml AUTHORS.rst CHANGES.rst LICENSE MANIFEST.in Makefile README.rst docs/Makefile docs/_static/grid.png docs/_static/logo.png docs/_static/style.css docs/_templates/about.html docs/_templates/navigation.html docs/authentication.rst docs/changelog.rst docs/conf.py docs/contributors.rst docs/customizing.rst docs/decorators.rst docs/favicon.ico docs/index.rst docs/quickstart.rst docs/refresh_token.rst docs/relay.rst docs/settings.rst docs/signals.rst docs/tests.rst graphql_jwt/__init__.py graphql_jwt/backends.py graphql_jwt/decorators.py graphql_jwt/exceptions.py graphql_jwt/locale/ar/LC_MESSAGES/django.mo graphql_jwt/locale/ar/LC_MESSAGES/django.po graphql_jwt/locale/es/LC_MESSAGES/django.mo graphql_jwt/locale/es/LC_MESSAGES/django.po graphql_jwt/locale/fr/LC_MESSAGES/django.mo graphql_jwt/locale/fr/LC_MESSAGES/django.po graphql_jwt/locale/nl/LC_MESSAGES/django.mo graphql_jwt/locale/nl/LC_MESSAGES/django.po graphql_jwt/locale/pt_BR/LC_MESSAGES/django.mo graphql_jwt/locale/pt_BR/LC_MESSAGES/django.po graphql_jwt/middleware.py graphql_jwt/mixins.py graphql_jwt/mutations.py graphql_jwt/path.py graphql_jwt/refresh_token/__init__.py graphql_jwt/refresh_token/admin/__init__.py graphql_jwt/refresh_token/admin/filters.py graphql_jwt/refresh_token/apps.py graphql_jwt/refresh_token/decorators.py graphql_jwt/refresh_token/locale/ar/LC_MESSAGES/django.mo graphql_jwt/refresh_token/locale/ar/LC_MESSAGES/django.po graphql_jwt/refresh_token/locale/es/LC_MESSAGES/django.mo graphql_jwt/refresh_token/locale/es/LC_MESSAGES/django.po graphql_jwt/refresh_token/locale/fr/LC_MESSAGES/django.mo graphql_jwt/refresh_token/locale/fr/LC_MESSAGES/django.po graphql_jwt/refresh_token/locale/nl/LC_MESSAGES/django.mo graphql_jwt/refresh_token/locale/nl/LC_MESSAGES/django.po graphql_jwt/refresh_token/locale/pt_BR/LC_MESSAGES/django.mo graphql_jwt/refresh_token/locale/pt_BR/LC_MESSAGES/django.po graphql_jwt/refresh_token/management/__init__.py graphql_jwt/refresh_token/management/commands/__init__.py graphql_jwt/refresh_token/management/commands/cleartokens.py graphql_jwt/refresh_token/managers.py graphql_jwt/refresh_token/migrations/0001_initial.py graphql_jwt/refresh_token/migrations/0002_auto_20190130_0900.py graphql_jwt/refresh_token/migrations/__init__.py graphql_jwt/refresh_token/mixins.py graphql_jwt/refresh_token/models.py graphql_jwt/refresh_token/mutations.py graphql_jwt/refresh_token/relay.py graphql_jwt/refresh_token/shortcuts.py graphql_jwt/refresh_token/signals.py graphql_jwt/refresh_token/utils.py graphql_jwt/relay.py graphql_jwt/settings.py graphql_jwt/shortcuts.py graphql_jwt/signals.py graphql_jwt/testcases.py graphql_jwt/utils.py requirements/flake8.txt requirements/test.txt setup.cfg setup.py tests/__init__.py tests/context_managers.py tests/decorators.py tests/mixins.py tests/refresh_token/__init__.py tests/refresh_token/mixins.py tests/refresh_token/mutations.py tests/refresh_token/relay.py tests/refresh_token/test_admin.py tests/refresh_token/test_commands.py tests/refresh_token/test_models.py tests/refresh_token/test_mutations.py tests/refresh_token/test_relay.py tests/refresh_token/test_shortcuts.py tests/refresh_token/testcases.py tests/settings.py tests/test_backends.py tests/test_decorators.py tests/test_middleware.py tests/test_mutations.py tests/test_path.py tests/test_queries.py tests/test_relay.py tests/test_settings.py tests/test_shortcuts.py tests/test_utils.py tests/testcases.py tox.ini <<<<<< network # path=/home/travis/build/flavors/django-graphql-jwt/coverage.xml /home/travis/build/flavors/django-graphql-jwt/graphql_jwt <<<<<< EOF