We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7120b4b commit abf3e6aCopy full SHA for abf3e6a
appveyor.yml
@@ -12,5 +12,5 @@ install:
12
- "%PYTHON%/Scripts/pip.exe install matplotlib"
13
14
test_script:
15
- - "%PYTHON%\python.exe -m unittest discover C:\projects\pythonrobotics\tests"
+ - "%PYTHON%\python.exe -m unittest discover C:/projects/pythonrobotics/tests"
16
0 commit comments