Skip to content

Commit

Permalink
Clone appveyor submodules recursively
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhalter committed Dec 16, 2018
1 parent 3703c43 commit ed90a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -80,6 +80,7 @@ environment:
PYTHON_PATH: C:\Python37
JEDI_TEST_ENVIRONMENT: 37
install:
- git submodule update --init --recursive
- set PATH=%PYTHON_PATH%;%PYTHON_PATH%\Scripts;%PATH%
- pip install tox
build_script:
Expand Down

0 comments on commit ed90a69

Please sign in to comment.