Commit Graph

27 Commits

Author SHA1 Message Date
erwincoumans
48514d038b
Update .travis.yml
travis is failing with regular g++ and python3, remove config
2021-01-19 11:28:55 -08:00
erwincoumans
185ff8f0cc
Update .travis.yml
trying to fix travis build issues, not finding Python.h in docker/XENIAL_GCC
2020-09-01 14:08:24 -07:00
erwincoumans
5659268003
Update .travis.yml 2020-03-22 16:03:24 -07:00
Jeongseok Lee
3d1cd749b4 Add Travis CI settings for Xenial and Bionic 2018-07-09 21:57:57 -07:00
erwincoumans
0cec85626f enable more unit tests in PyBullet.
return Py_None if no user data found, to pass the test.
enable m_deterministicOverlappingPairs by default.
if m_deterministicOverlappingPairs, sort the collision pairs.
2018-06-09 12:19:29 -07:00
Erwin Coumans
5906923324 tweak travis, linux && g++ 2017-12-01 13:33:48 -08:00
Erwin Coumans
949346f293 only run pybullet unittests on linux 2017-12-01 13:14:29 -08:00
Erwin Coumans
defda0135c fix clang part 2017-11-28 23:11:31 -08:00
Erwin Coumans
5736018b66 travis: verbose pybullet unittests.py 2017-11-28 22:29:11 -08:00
Erwin Coumans
2c60362e6c travis fun2 2017-11-28 22:22:59 -08:00
Erwin Coumans
629e8d06d1 more travis fun 2017-11-28 22:19:26 -08:00
Erwin Coumans
eb9c252147 update travis to add setuptools 2017-11-28 22:17:24 -08:00
Erwin Coumans
ec0a182a12 add pybullet unittests.py with travis support 2017-11-28 21:53:26 -08:00
Erwin Coumans
4108211ec8 attempt to re-enable pybullet in cmake 2017-09-18 18:11:08 -07:00
Erwin Coumans
52c58a8886 turn off compiling pybullet using cmake,
cmake's lack of finding python is broken beyond repair,
let's just use pip/setuptools instead.
See also: https://travis-ci.org/bulletphysics/bullet3/jobs/273121440
2017-09-07 18:39:59 -07:00
erwincoumans
18ef164e7c revert numpy test/travis.yml 2016-09-11 10:47:00 +01:00
erwincoumans
c093c04be0 Update .travis.yml 2016-09-11 10:37:23 +01:00
erwincoumans
055ea49eff numpy update test travis.yml 2016-09-11 08:57:05 +01:00
erwincoumans
08b88c445a more travis/python testing fun 2016-06-21 08:51:43 -07:00
erwincoumans
07ee9673ef try to get python dependency in travis (pybullet) 2016-06-21 08:43:04 -07:00
erwincoumans
51da386345 also compile pybullet in one of the tests 2016-06-20 15:05:14 -07:00
erwincoumans
e387baf213 add collision and inverse dynamics unit tests to cmake, .travis.yml and appveyor.yml
(more unit tests will follow, once this setup works)
2015-11-24 16:13:21 -08:00
erwincoumans
21430f7d44 Update .travis.yml
add '- sudo make install' and hope it works on Travis' OSX machines too.
2015-05-08 14:36:09 -07:00
erwincoumans
0e91358e66 attempt to get osx and linux support for travis: disable linux specific things 2015-05-07 15:12:23 -07:00
=
a9b10aea9f try if we can get OSX support with travis 2015-05-07 14:06:11 -07:00
Steven Peters
6d36803de7 Test also with double precision 2014-05-20 11:11:15 -07:00
Steven Peters
010d5cbc2b Add .travis.yml for continuous integration 2014-05-20 10:54:43 -07:00