diff --git a/.travis.yml b/.travis.yml index 90c34a7..d018bba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: