Skip to content

Commit

Permalink
Merge branch 'master' into feat/add-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Feb 18, 2020
2 parents 70efc54 + 5fc0f15 commit 51d99e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- run:
name: Upload Coverage
when: on_success
command: bash <(curl -s https://codecov.io/bash)
command: bash <(curl -s https://codecov.io/bash) -Z -C $CIRCLE_SHA1

0 comments on commit 51d99e9

Please sign in to comment.