TRAVIS_OS_NAME=linux TOX_ENV= TRAVIS_PYTHON_VERSION=3.6 <<<<<< ENV .coveragerc .gitignore .hgignore .hgtags .travis.yml .tx/config AUTHORS.txt CHANGES LICENSE.txt MANIFEST.in Makefile README.rst docs/Makefile docs/admin.rst docs/advanced.rst docs/conf.py docs/contribute.rst docs/fields.rst docs/index.rst docs/lookups.rst docs/make.bat docs/overview.rst docs/quick-start.rst docs/releases.rst docs/settings.rst docs/testing.rst docs/widgets.rst example/core/__init__.py example/core/admin.py example/core/fixtures/initial_data.json example/core/forms.py example/core/lookups.py example/core/migrations/0001_initial.py example/core/migrations/0002_load_initial_data.py example/core/migrations/__init__.py example/core/models.py example/core/templates/advanced.html example/core/templates/base.html example/core/templates/formset.html example/core/templates/nav.html example/core/tests.py example/core/urls.py example/core/views.py example/example/__init__.py example/example/settings.py example/example/static/css/bootstrap-responsive.css example/example/static/css/bootstrap-responsive.min.css example/example/static/css/bootstrap.css example/example/static/css/bootstrap.min.css example/example/static/css/style.css example/example/static/img/glyphicons-halflings-white.png example/example/static/img/glyphicons-halflings.png example/example/static/js/bootstrap.js example/example/static/js/bootstrap.min.js example/example/templates/admin/base_site.html example/example/urls.py example/example/wsgi.py example/manage.py example/requirements.txt run-qunit.js runtests.py selectable/__init__.py selectable/apps.py selectable/base.py selectable/compat.py selectable/decorators.py selectable/exceptions.py selectable/forms/__init__.py selectable/forms/base.py selectable/forms/fields.py selectable/forms/widgets.py selectable/locale/cs/LC_MESSAGES/django.mo selectable/locale/cs/LC_MESSAGES/django.po selectable/locale/de/LC_MESSAGES/django.mo selectable/locale/de/LC_MESSAGES/django.po selectable/locale/en/LC_MESSAGES/django.mo selectable/locale/en/LC_MESSAGES/django.po selectable/locale/es/LC_MESSAGES/django.mo selectable/locale/es/LC_MESSAGES/django.po selectable/locale/fr/LC_MESSAGES/django.mo selectable/locale/fr/LC_MESSAGES/django.po selectable/locale/it/LC_MESSAGES/django.mo selectable/locale/it/LC_MESSAGES/django.po selectable/locale/pl/LC_MESSAGES/django.mo selectable/locale/pl/LC_MESSAGES/django.po selectable/locale/pt_BR/LC_MESSAGES/django.mo selectable/locale/pt_BR/LC_MESSAGES/django.po selectable/locale/zh_CN/LC_MESSAGES/django.mo selectable/locale/zh_CN/LC_MESSAGES/django.po selectable/models.py selectable/registry.py selectable/static/selectable/css/dj.selectable.css selectable/static/selectable/js/jquery.dj.selectable.js selectable/templates/selectable/jquery-css.html selectable/templates/selectable/jquery-js.html selectable/templatetags/__init__.py selectable/templatetags/selectable_tags.py selectable/tests/__init__.py selectable/tests/base.py selectable/tests/qunit/helpers.js selectable/tests/qunit/index.html selectable/tests/qunit/jquery-loader.js selectable/tests/qunit/main.js selectable/tests/qunit/sinon-1.5.2.js selectable/tests/qunit/test-events.js selectable/tests/qunit/test-methods.js selectable/tests/qunit/test-options.js selectable/tests/test_base.py selectable/tests/test_decorators.py selectable/tests/test_fields.py selectable/tests/test_forms.py selectable/tests/test_functional.py selectable/tests/test_templatetags.py selectable/tests/test_views.py selectable/tests/test_widgets.py selectable/tests/urls.py selectable/tests/views.py selectable/urls.py selectable/views.py setup.cfg setup.py tox.ini <<<<<< network # path=/home/travis/build/mlavin/django-selectable/coverage.xml /home/travis/build/mlavin/django-selectable/selectable <<<<<< EOF