mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 22:37:58 -05:00
fix travis
This commit is contained in:
@@ -6,7 +6,8 @@ install:
|
||||
- "pip install numpy"
|
||||
- "pip install matplotlib"
|
||||
- "git clone https://github.com/ghliu/pyReedsShepp"
|
||||
- "sudo python ./pyReedsShepp/setup.py install"
|
||||
- "cd ./pyReedsShepp"
|
||||
- "sudo python setup.py install"
|
||||
script:
|
||||
- python --version
|
||||
- python -m unittest discover tests
|
||||
|
||||
Reference in New Issue
Block a user