Skip to content

Commit

Permalink
display shell feedback in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Jul 16, 2019
1 parent ac4d68d commit 9b5cf1b
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 @@ -32,7 +32,7 @@ before_script:
fi

script:
- pytest -v --cov=sami2py/
- pytest -vs --cov=sami2py/

after_success:
- coveralls

0 comments on commit 9b5cf1b

Please sign in to comment.