Travis: try to make travis happy by removing a python2 command
This commit is contained in:
parent
c5ea020462
commit
5dbdb90541
|
@ -204,7 +204,6 @@ script:
|
||||||
- python -m pytest test-*.py
|
- python -m pytest test-*.py
|
||||||
- cd -
|
- cd -
|
||||||
# Testing addons
|
# Testing addons
|
||||||
- python -m pytest addons/test/test-*.py
|
|
||||||
- PYTHONPATH=./addons python3 -m pytest addons/test/test-*.py
|
- PYTHONPATH=./addons python3 -m pytest addons/test/test-*.py
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue