Skip to content

Commit cd4b4b2

Browse files
committed
add token
1 parent 72139ae commit cd4b4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test:
5151

5252
post:
5353
- bash docker/circleci/teardown.sh
54-
- bash <(curl -s https://codecov.io/bash) -f ${CIRCLE_TEST_REPORTS}/nose/${CIRCLE_PROJECT_REPONAME}.xml
54+
- bash <(curl -s https://codecov.io/bash) -f ${CIRCLE_TEST_REPORTS}/nose/${CIRCLE_PROJECT_REPONAME}.xml -t ac172a50-8e66-42e5-8822-5373fcf54686
5555

5656
general:
5757
artifacts:

0 commit comments

Comments
 (0)