Skip to content

Commit ef8c461

Browse files
author
Steve Peak
authored
Update README.md
1 parent e02bded commit ef8c461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Codecov can be ran from inside your `tox.ini` please make sure you pass all the
2020

2121
```
2222
[testenv]
23-
passenv = CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT
23+
passenv = CI TRAVIS TRAVIS_*
2424
deps = codecov>=1.4.0
2525
commands = codecov -e TOXENV
2626
```

0 commit comments

Comments
 (0)