Skip to content

Commit

Permalink
Attempt to fix windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jun 17, 2018
1 parent c9195d7 commit a65e889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -23,7 +23,7 @@ install:

# Upgrade to the latest version of pip to avoid it displaying warnings
# 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"

# Setting up enviroment
- "pip install pipenv"
Expand Down

0 comments on commit a65e889

Please sign in to comment.