We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72139ae commit cd4b4b2Copy full SHA for cd4b4b2
circle.yml
@@ -51,7 +51,7 @@ test:
51
52
post:
53
- bash docker/circleci/teardown.sh
54
- - bash <(curl -s https://codecov.io/bash) -f ${CIRCLE_TEST_REPORTS}/nose/${CIRCLE_PROJECT_REPONAME}.xml
+ - bash <(curl -s https://codecov.io/bash) -f ${CIRCLE_TEST_REPORTS}/nose/${CIRCLE_PROJECT_REPONAME}.xml -t ac172a50-8e66-42e5-8822-5373fcf54686
55
56
general:
57
artifacts:
0 commit comments