Travis: try to make travis happy by removing a python2 command

This commit is contained in:
Daniel Marjamäki 2020-11-23 18:22:39 +01:00
parent c5ea020462
commit 5dbdb90541
1 changed files with 0 additions and 1 deletions

View File

@ -204,7 +204,6 @@ script:
- python -m pytest test-*.py
- cd -
# Testing addons
- python -m pytest addons/test/test-*.py
- PYTHONPATH=./addons python3 -m pytest addons/test/test-*.py
notifications: