Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang authored Mar 11, 2020
1 parent 5e8e593 commit 4b3bf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ install:

# Run the unit test
script:
- pytest tests --cov=./ -v
- pytest tests --cov=python3_anticaptcha/ -v

0 comments on commit 4b3bf0a

Please sign in to comment.