Add `python3_anticaptcha` to travis
This commit is contained in:
parent
6cf647e661
commit
abb05f410a
|
@ -9,7 +9,7 @@ python: 3.6
|
|||
|
||||
# Install the codecov pip dependency
|
||||
install:
|
||||
- pip install --upgrade pytest pytest-cov requests
|
||||
- pip install --upgrade pytest pytest-cov python3_anticaptcha
|
||||
|
||||
# Run the unit test
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue