update appveyor

This commit is contained in:
Atsushi Sakai
2018-10-21 20:59:17 +09:00
parent e898fd9397
commit 8a7f5497bb

View File

@@ -12,5 +12,5 @@ install:
- "%PYTHON%/Scripts/pip.exe install matplotlib"
test_script:
- "%PYTHON%\python.exe -m unittest discover C:/projects/pythonrobotics/tests"
- "%PYTHON%/python.exe -m unittest discover C:/projects/pythonrobotics/tests"