Skip to content

Commit 5957184

Browse files
authored
Merge pull request #5362 from stsewd/try-to-put-back-codecov
Try to put back codecov integration
2 parents 5837247 + 5ba1b52 commit 5957184

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ comment: off
22
coverage:
33
status:
44
project: off
5-
5+
patch: off

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
matrix:
55
include:
66
- python: 3.6
7-
env: TOXENV=py36 ES_VERSION=6.2.4 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
7+
env: TOXENV=py36,codecov ES_VERSION=6.2.4 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
88
- python: 3.6
99
env: TOXENV=docs
1010
- python: 3.6

0 commit comments

Comments
 (0)