Added pytest-faulthandler to Travis (#945)
This commit is contained in:
parent
5238c097d5
commit
0264dd40cd
@ -63,6 +63,7 @@ install:
|
||||
fi;
|
||||
- pip install pytest-xdist # multi-thread py.test
|
||||
- pip install pytest-cov # add coverage stats
|
||||
- pip install pytest-faulthandler # activate faulthandler
|
||||
|
||||
# Debugging helpers
|
||||
- uname -a
|
||||
|
Loading…
Reference in New Issue
Block a user