Skip to content

Commit

Permalink
Adding Codacy Coverage Token
Browse files Browse the repository at this point in the history
  • Loading branch information
chdanielmueller committed Jun 9, 2015
1 parent 64b3121 commit 3fa16f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ machine:
environment: # Add some environment variables
JUNIT_REPORT_PATH: "$CIRCLE_TEST_REPORTS/junit/test-results.xml"
JUNIT_REPORT_STACK: 1
CODACY_REPO_TOKEN: "---------------------"
CODACY_REPO_TOKEN: "a64579ce1f114344a745eb24df33ecd5"

## Customize dependencies
dependencies:
Expand Down

0 comments on commit 3fa16f2

Please sign in to comment.