more travis fun

This commit is contained in:
Erwin Coumans 2017-11-28 22:19:26 -08:00
parent eb9c252147
commit 629e8d06d1

View File

@ -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