Update .travis.yml
This commit is contained in:
parent
5e8e5937bb
commit
4b3bf0a7a2
|
@ -24,4 +24,4 @@ install:
|
||||||
|
|
||||||
# Run the unit test
|
# Run the unit test
|
||||||
script:
|
script:
|
||||||
- pytest tests --cov=./ -v
|
- pytest tests --cov=python3_anticaptcha/ -v
|
||||||
|
|
Loading…
Reference in New Issue