mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Test the readme in travis
This commit is contained in:
@@ -14,6 +14,7 @@ python:
|
||||
install: "make"
|
||||
# command to run tests
|
||||
script:
|
||||
- make test-readme
|
||||
- make coverage
|
||||
after_success:
|
||||
- pipenv run codecov
|
||||
|
||||
Reference in New Issue
Block a user