mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
travis: Fix Python test execution
This commit is contained in:
parent
c62f3d0d23
commit
a3a24f9840
@ -61,6 +61,7 @@ script:
|
||||
- cmake -DHAVE_GTK2=NO -DBUILD_METALIBS=$BUILD_METALIBS -DCOMPOSITE_SOURCE_LIMIT=$COMPOSITE_SOURCE_LIMIT ..
|
||||
- make -j4
|
||||
|
||||
- export PYTHONPATH=$PWD
|
||||
- python ../test_imports.py
|
||||
- pytest ../tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user