diff --git a/.codecov.yml b/.codecov.yml index 99370e000d4..92a0a4a0757 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,4 +2,4 @@ comment: off coverage: status: project: off - + patch: off diff --git a/.travis.yml b/.travis.yml index ba97da0ffaa..72583df24b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: matrix: include: - python: 3.6 - env: TOXENV=py36 ES_VERSION=6.2.4 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz + env: TOXENV=py36,codecov ES_VERSION=6.2.4 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz - python: 3.6 env: TOXENV=docs - python: 3.6