TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.8 <<<<<< ENV .coveragerc .gitignore .gitlab-ci.yml .readthedocs.yml .travis.yml LICENSE Makefile README.md README.rst docs/requirements.txt docs/source/conf.py docs/source/docs/examples.rst docs/source/docs/jf.rst docs/source/docs/modules.rst docs/source/docs/user_guide.rst docs/source/index.rst examples/example0.py examples/ml_service.py examples/text_model.py jf/__init__.py jf/__main__.py jf/input.py jf/jsonlgen.cc jf/meta.py jf/ml.py jf/output.py jf/process.py jf/query_parser.py jf/service.py jf/sklearn_import.py modules/demomodule.py requirements.txt setup.cfg setup.py test_requirements.txt tests/test.csv tests/test.json tests/test.jsonl tests/test.list.json tests/test.txt tests/test.txt.json tests/test.xlsx tests/test.xml tests/test.yaml tests/test_io.py tests/test_lib.py tests/test_main.py tests/test_parser.py tests/test_query.py tox.ini <<<<<< network # path=/home/travis/build/alhoo/jf/coverage.xml /home/travis/build/alhoo/jf /home/travis/build/alhoo/jf/tests <<<<<< EOF