TRAVIS_OS_NAME=linux TOXENV=py3 TRAVIS_PYTHON_VERSION=3.8 <<<<<< ENV .coveragerc .gitignore .travis.yml AUTHORS.rst CONTRIBUTING.rst HISTORY.rst LICENSE MANIFEST.in README.rst codecov.yml docs/Makefile docs/conf.py docs/contributing.rst docs/extending.rst docs/images/ndeflib.ico docs/images/ndeflib.png docs/index.rst docs/license.rst docs/ndef.rst docs/records.rst docs/records/bluetooth.rst docs/records/deviceinfo.rst docs/records/handover.rst docs/records/signature.rst docs/records/smartposter.rst docs/records/text.rst docs/records/uri.rst docs/records/wifi.rst requirements-dev.txt requirements-pypi.txt setup.cfg setup.py src/ndef/__init__.py src/ndef/bluetooth.py src/ndef/deviceinfo.py src/ndef/handover.py src/ndef/message.py src/ndef/record.py src/ndef/signature.py src/ndef/smartposter.py src/ndef/text.py src/ndef/uri.py src/ndef/wifi.py tests/_test_record_base.py tests/test_bluetooth.py tests/test_deviceinfo.py tests/test_handover.py tests/test_message.py tests/test_record.py tests/test_signature.py tests/test_smartposter.py tests/test_text.py tests/test_uri.py tests/test_wifi.py tox.ini <<<<<< network # path=/home/travis/build/nfcpy/ndeflib/coverage.xml /home/travis/build/nfcpy/ndeflib <<<<<< EOF