Added line in python testing to print pip modules in use

pull/8446/head
Cruz Monrreal II 2018-10-16 17:33:56 -05:00
parent 00e3064f58
commit 65c4bc92fb
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ matrix:
- arm-none-eabi-gcc --version
- python --version
- pip list --verbose
script:
# Run local testing on tools
- PYTHONPATH=. coverage run -a -m pytest tools/test