TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.6 <<<<<< ENV .coveragerc .gitattributes .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/PULL_REQUEST_TEMPLATE.md .gitignore .travis.yml CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile LICENSE MANIFEST.in Pipfile README.rst bump_version.sh dev-requirements.txt docker-compose.yml docs/Makefile docs/_static/css/custom.css docs/_static/oee.ico docs/_static/openee.png docs/_static/plot-91104-to-722880.png docs/_static/station-mapping.png docs/_templates/sidebar.html docs/advanced.rst docs/api.rst docs/basics.rst docs/conf.py docs/index.rst docs/make.bat docs/rtd-requirements.txt docs/spelling_wordlist.txt eeweather/__init__.py eeweather/__version__.py eeweather/cache.py eeweather/cli.py eeweather/connections.py eeweather/database.py eeweather/exceptions.py eeweather/geo.py eeweather/mockable.py eeweather/ranking.py eeweather/resources/722880TYA.CSV eeweather/resources/722880_CZ2010.CSV eeweather/resources/GSOD-MISSING.op.gz eeweather/resources/GSOD.op.gz eeweather/resources/ISD-MISSING.gz eeweather/resources/ISD-NAN.gz eeweather/resources/ISD.gz eeweather/resources/__init__.py eeweather/resources/metadata.db eeweather/stations.py eeweather/summaries.py eeweather/testing.py eeweather/utils.py eeweather/validation.py eeweather/visualization.py eeweather/warnings.py pytest.ini requirements.txt scripts/create_ca_climate_zone_geojson.sh scripts/create_county_geojson.sh scripts/create_zipcode_geojson.sh scripts/download_primary_sources.sh scripts/tutorial.ipynb setup.py tests/snapshots/__init__.py tests/snapshots/snap_test_database.py tests/snapshots/snap_test_ranking.py tests/snapshots/snap_test_stations.py tests/snapshots/snap_test_summaries.py tests/test_cache.py tests/test_cli.py tests/test_database.py tests/test_exceptions.py tests/test_geo.py tests/test_ranking.py tests/test_stations.py tests/test_summaries.py tests/test_utils.py tests/test_validation.py tests/test_warnings.py tox.ini <<<<<< network # path=/home/travis/build/openeemeter/eeweather/coverage.xml /home/travis/build/openeemeter/eeweather <<<<<< EOF