Skip to content

Commit

Permalink
attempting to fix appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Oct 4, 2015
1 parent 6d82ccb commit 311658e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -40,7 +40,7 @@ install:
- set PATH=%PYTHON%\\scripts;%PATH%

# Download things we absolutly need
- pip install --upgrade pip
# - pip install --upgrade pip
- pip install wheel
- pip install six pytest
# coveralls and or coverage fail to install for 3.4 64bit python builds so don't bother for now.
Expand Down

0 comments on commit 311658e

Please sign in to comment.