Skip to content

Commit

Permalink
test: do not capture output during CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
giovtorres committed Oct 28, 2021
1 parent 7e3e05a commit 4df3fea
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 @@ -6,4 +6,4 @@ services:
install:
pipenv sync --dev
script:
travis_wait pipenv run pytest -v
travis_wait pipenv run pytest -svv

0 comments on commit 4df3fea

Please sign in to comment.