Private GIT

Skip to content
Snippets Groups Projects
Commit 997d3988 authored by miigotu's avatar miigotu
Browse files

Fix appveyor build


Signed-off-by: default avatarmiigotu <miigotu@gmail.com>
parent 93923792
Branches
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ install: ...@@ -57,7 +57,7 @@ install:
# Upgrade to the latest version of pip to avoid it displaying warnings # Upgrade to the latest version of pip to avoid it displaying warnings
# about it being out of date. # about it being out of date.
- "pip install --disable-pip-version-check --user --upgrade pip" - "python -m pip install --disable-pip-version-check --user --upgrade pip"
- "python -m easy_install -U tox" - "python -m easy_install -U tox"
# Install node/npm # Install node/npm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment