mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
refact(travis): enable verbose mode for tests on travis
Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
This commit is contained in:
parent
179839c32f
commit
9ade21bf0a
@ -6,4 +6,4 @@ python:
|
||||
install:
|
||||
- python setup.py develop
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
script: py.test -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user