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 3753920 commit e1c76eeCopy full SHA for e1c76ee
README.md
@@ -66,6 +66,8 @@ export CODACY_PROJECT_TOKEN=%Project_Token%
66
export CODACY_API_BASE_URL=<Codacy_instance_URL>:16006
67
```
68
69
+You do not need to provide this environment variable if run in CI systems like Travis or Circle.
70
+
71
# Usage
72
73
Run ```vendor/bin/codacycoverage``` to see a list of commands.
0 commit comments