Skip to content

Commit

Permalink
back to the right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Apr 21, 2017
1 parent 9b4a55b commit 74ba193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- "git reset --hard"
- "%PYTHON%\\python.exe -m pip install -r test-requirements.txt"
- "git submodule update --init typeshed"
- "cd typeshed && git reset --hard"
- "cd typeshed && git reset --hard && cd .."
- "%PYTHON%\\python.exe setup.py -q install"

build: off
Expand Down

0 comments on commit 74ba193

Please sign in to comment.