mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 05:10:08 +00:00
travis: verbose pybullet unittests.py
This commit is contained in:
parent
2c60362e6c
commit
5736018b66
@ -18,7 +18,7 @@ script:
|
||||
- sudo pip3 install -U pip wheel
|
||||
- sudo pip3 install setuptools
|
||||
- sudo python3 setup.py install
|
||||
- python3 examples/pybullet/unittests/unittests.py
|
||||
- python3 examples/pybullet/unittests/unittests.py --verbose
|
||||
- cmake . -DBUILD_PYBULLET=ON -G"Unix Makefiles" #-DCMAKE_CXX_FLAGS=-Werror
|
||||
- make -j8
|
||||
- ctest -j8 --output-on-failure
|
||||
|
Loading…
Reference in New Issue
Block a user