Skip to content

Commit

Permalink
try solution from appveyor/ci#650
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Apr 21, 2017
1 parent 21d4911 commit 891bf56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ environment:


install:
- "git config core.symlinks true"
- "git reset --hard"
- "%PYTHON%\\python.exe -m pip install -r test-requirements.txt"
- "git submodule update --init typeshed"
- "%PYTHON%\\python.exe setup.py -q install"
Expand Down

0 comments on commit 891bf56

Please sign in to comment.