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 e898fd9 commit 8a7f549Copy full SHA for 8a7f549
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