Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Update readme with 400 error info (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
sn1020 committed Jun 3, 2020
1 parent bb79335 commit b44b44e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -87,6 +87,11 @@ nyc report --reporter=text-lcov > coverage.lcov
./node_modules/.bin/codecov
```

## Troubleshooting

If you're seeing an **HTTP 400 error when uploading reports to S3**, make sure you've updated to at least version 3.7.0.


## Change Log

- v2.0.0 No longer supports node v0.10 because of the execSync.
Expand Down

0 comments on commit b44b44e

Please sign in to comment.