Skip to content

Commit 65c4bc9

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Added line in python testing to print pip modules in use
1 parent 00e3064 commit 65c4bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ matrix:
8686

8787
- arm-none-eabi-gcc --version
8888
- python --version
89+
- pip list --verbose
8990
script:
9091
# Run local testing on tools
9192
- PYTHONPATH=. coverage run -a -m pytest tools/test

0 commit comments

Comments
 (0)