try to get python dependency in travis (pybullet)
This commit is contained in:
@@ -5,6 +5,9 @@ os:
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
script:
|
||||
- echo "CXX="$CXX
|
||||
- echo "CC="$CC
|
||||
|
||||
Reference in New Issue
Block a user