Skip to content

Commit 8a7f549

Browse files
committed
update appveyor
1 parent e898fd9 commit 8a7f549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ install:
1212
- "%PYTHON%/Scripts/pip.exe install matplotlib"
1313

1414
test_script:
15-
- "%PYTHON%\python.exe -m unittest discover C:/projects/pythonrobotics/tests"
15+
- "%PYTHON%/python.exe -m unittest discover C:/projects/pythonrobotics/tests"
1616

0 commit comments

Comments
 (0)