TOXENV=py35 TRAVIS_PYTHON_VERSION=3.5 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .gitignore .travis.yml CHANGES.rst LICENSE.txt MANIFEST.in README.rst example/scrapy.cfg example/scrashtest/__init__.py example/scrashtest/settings.py example/scrashtest/spiders/__init__.py example/scrashtest/spiders/quotes.py pytest.ini requirements-py3.txt requirements-test.txt requirements.txt scrapy_splash/__init__.py scrapy_splash/cache.py scrapy_splash/cookies.py scrapy_splash/dupefilter.py scrapy_splash/middleware.py scrapy_splash/request.py scrapy_splash/response.py scrapy_splash/responsetypes.py scrapy_splash/utils.py setup.cfg setup.py tests/__init__.py tests/conftest.py tests/mockserver.py tests/test_cookies.py tests/test_fingerprints.py tests/test_integration.py tests/test_middleware.py tests/test_request.py tests/test_utils.py tests/utils.py tox.ini <<<<<< network # path=/home/travis/build/scrapy-plugins/scrapy-splash/coverage.xml /home/travis/build/scrapy-plugins/scrapy-splash <<<<<< EOF