Skip to content

Commit 02bcc5d

Browse files
committed
Update appveyor config
1 parent 6a0a72f commit 02bcc5d

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
@@ -20,7 +20,7 @@ install:
2020

2121
# Create poetry virtualenv
2222
- pip install virtualenv
23-
- virtualenv --python="C:/Python36-x64\\Scripts\\python.exe" "venv-poetry"
23+
- virtualenv --python="C:/Python36-x64\\python.exe" "venv-poetry"
2424

2525
# Install dependencies
2626
- pip install codecov

0 commit comments

Comments
 (0)