diff options
| author | Nick Merwin <[email protected]> | 2019-07-25 09:25:44 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-25 09:25:44 -0700 |
| commit | e55883a6516b67c1572d3506ab44cc72082084c4 (patch) | |
| tree | 42eb6b3f32d7aa8fe17c925c45f5194ea55fda79 | |
| parent | 55fc4d882b030ff18d64693e0db6b51cad2b527b (diff) | |
| download | node-coveralls-e55883a6516b67c1572d3506ab44cc72082084c4.tar.xz node-coveralls-e55883a6516b67c1572d3506ab44cc72082084c4.zip | |
COVERALLS_PARALLEL docs link update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ There are optional environment variables for other build systems as well: * COVERALLS_SERVICE_JOB_ID (an id that uniquely identifies the build job) * COVERALLS_RUN_AT (a date string for the time that the job ran. RFC 3339 dates work. This defaults to your build system's date/time if you don't set it.) -* COVERALLS_PARALLEL (more info here: https://coveralls.zendesk.com/hc/en-us/articles/203484329) +* COVERALLS_PARALLEL (more info here: https://docs.coveralls.io/parallel-build-webhook) ### [Jest](https://facebook.github.io/jest/) - Install [jest](https://facebook.github.io/jest/docs/en/getting-started.html) - Use the following to run tests and push files to coveralls: |
