Skip to content

Commit 4303c3c

Browse files
authored
Merge pull request #7469 from Kojoley/add-codecov
TST: Added codecov
2 parents fc503f2 + 4e041fa commit 4303c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,5 @@ after_success:
224224
fi
225225
if [[ $NOSE_ARGS =~ "--with-coverage" || $USE_PYTEST == true ]]; then
226226
coveralls
227+
bash <(curl -s https://codecov.io/bash)
227228
fi

0 commit comments

Comments
 (0)