Skip to content

Commit

Permalink
ci: Travis: tox -vv
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Feb 8, 2020
1 parent c0f0849 commit 32a0920
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 @@ -62,7 +62,7 @@ before_script:
export _PYTEST_TOX_EXTRA_DEP=coverage-enable-subprocess
fi
script: tox
script: tox -vv

after_success:
- |
Expand Down

0 comments on commit 32a0920

Please sign in to comment.