Skip to content

Commit 4e041fa

Browse files
committed
TST: Added codecov
1 parent 86b32ca commit 4e041fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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)