TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.5 <<<<<< ENV .gitignore .travis.yml CONTRIBUTING.rst Dockerfile Dockerfile-python2 HISTORY.rst LICENSE MANIFEST.in README.rst amicleaner/__init__.py amicleaner/cli.py amicleaner/core.py amicleaner/fetch.py amicleaner/resources/__init__.py amicleaner/resources/config.py amicleaner/resources/models.py amicleaner/utils.py pytest.ini requirements.txt requirements_build.txt setup.py tests/__init__.py tests/mocks/ami.json tests/mocks/block_device.json tests/mocks/ec2instance.json tests/test_cli.py tests/test_core.py tests/test_parsing.py tox.ini <<<<<< network # path=/home/travis/build/bonclay7/aws-amicleaner/coverage.xml /home/travis/build/bonclay7/aws-amicleaner <<<<<< EOF