mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
more travis fun
This commit is contained in:
parent
eb9c252147
commit
629e8d06d1
@ -14,8 +14,8 @@ addons:
|
||||
script:
|
||||
- echo "CXX="$CXX
|
||||
- echo "CC="$CC
|
||||
- pip install -U pip wheel
|
||||
- pip install setuptools
|
||||
- sudo pip3 install -U pip wheel
|
||||
- sudo pip3 install setuptools
|
||||
- sudo python3 setup.py install
|
||||
- python3 examples/pybullet/unittests/unittests.py
|
||||
- cmake . -DBUILD_PYBULLET=ON -G"Unix Makefiles" #-DCMAKE_CXX_FLAGS=-Werror
|
||||
|
Loading…
Reference in New Issue
Block a user