Commit 2dc80cff by Sébastien Eustace

Update appveyor configuration

parent 292a027c
...@@ -19,6 +19,7 @@ install: ...@@ -19,6 +19,7 @@ install:
# Installing Poetry # Installing Poetry
- "python get-poetry.py --preview -y" - "python get-poetry.py --preview -y"
- "SET PATH=%USERPROFILE%\\.poetry\\bin;%PATH%"
# Install dependencies # Install dependencies
- "poetry install -v" - "poetry install -v"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment