TRAVIS_PYTHON_VERSION=3.8 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .gitignore .travis.yml LICENSE MANIFEST.in README.md prices/__init__.py prices/discount.py prices/money.py prices/money_range.py prices/tax.py prices/taxed_money.py prices/taxed_money_range.py prices/utils.py setup.py tests/__init__.py tests/test_fixed_discount.py tests/test_flat_tax.py tests/test_fractional_discount.py tests/test_money.py tests/test_money_range.py tests/test_percentage_discount.py tests/test_taxed_money.py tests/test_taxed_money_range.py <<<<<< network # path=/home/travis/build/mirumee/prices/coverage.xml /home/travis/build/mirumee/prices/prices <<<<<< EOF