Skip to content

Commit 4071d78

Browse files
committed
maybe this will work
1 parent 891bf56 commit 4071d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install:
2323
- "git reset --hard"
2424
- "%PYTHON%\\python.exe -m pip install -r test-requirements.txt"
2525
- "git submodule update --init typeshed"
26+
- "cd typeshed && git reset --hard"
2627
- "%PYTHON%\\python.exe setup.py -q install"
2728

2829
build: off

0 commit comments

Comments
 (0)