mirror of https://github.com/silx-kit/pyFAI.git
less verbose
This commit is contained in:
parent
07ad5d8f18
commit
45b3acfc0b
|
@ -41,6 +41,6 @@ install:
|
|||
|
||||
# command to run tests
|
||||
script:
|
||||
- "PYTHONMALLOC=malloc valgrind python -vv run_tests.py -m -vv"
|
||||
- "python -vv ./run_tests.py -m -vv --installed"
|
||||
- "python -vv run_tests.py -m"
|
||||
- "python -vv ./run_tests.py -m --installed"
|
||||
|
||||
|
|
Loading…
Reference in New Issue