mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-14 23:00:45 +01: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:
|
install:
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: py.test
|
script: py.test -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user