TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.5 <<<<<< ENV .coveragerc .github/workflows/main.yml .gitignore .travis.yml CHANGELOG.md LICENSE README.rst dev-requirements.txt docs-requirements.txt docs/Makefile docs/conf.py docs/index.rst docs/make.bat docs/rst/api.rst docs/rst/configuration.rst docs/rst/examples.rst docs/rst/install.rst docs/rst/logging.rst docs/rst/readme.rst docs/rst/tips.rst docs/rst/usage.rst examples/advanced.py examples/allowed_host.py examples/application_factory/__init__.py examples/application_factory/events.py examples/application_factory/extensions.py examples/application_factory/settings.py examples/application_factory/tasks.py examples/application_factory/web.py examples/auth.py examples/decorated.py examples/flask_context.py examples/jobs.py flask_apscheduler/__init__.py flask_apscheduler/api.py flask_apscheduler/auth.py flask_apscheduler/json.py flask_apscheduler/scheduler.py flask_apscheduler/utils.py requirements.txt setup.cfg setup.py test-requirements.txt tests/__init__.py tests/test_api.py tests/test_scheduler.py tests/test_utils.py tox.ini <<<<<< network # path=/home/travis/build/viniciuschiele/flask-apscheduler/coverage.xml /home/travis/build/viniciuschiele/flask-apscheduler <<<<<< EOF