Skip to content

Commit abf3e6a

Browse files
committed
update appveyor
1 parent 7120b4b commit abf3e6a

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)