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 99b7913 commit f5b5328Copy full SHA for f5b5328
README.md
@@ -43,7 +43,7 @@ Add to your `.travis.yml` file.
43
after_success:
44
- bash <(curl -s https://codecov.io/bash) -t :uuid-repo-token
45
```
46
-> Or you can set the enviornment variable `CODECOV_TOKEN` to your token.
+> Or you can set the environment variable `CODECOV_TOKEN` to your token.
47
48
## Build specific projects
49
0 commit comments