Skip to content

Commit

Permalink
Switch back to twisted trial
Browse files Browse the repository at this point in the history
  • Loading branch information
Digenis committed Apr 12, 2021
1 parent d588293 commit 453f881
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 @@ -16,7 +16,7 @@ install:

script:
- coverage erase
- coverage run --branch -m unittest discover
- coverage run --branch bin/trial scrapyd
- coverage report

after_success:
Expand Down

0 comments on commit 453f881

Please sign in to comment.