A mistaken deletion in appveyor

This commit is contained in:
Dave Halter
2020-07-02 03:12:03 +02:00
parent 65601b6532
commit 155a1dd3fc
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ environment:
JEDI_TEST_ENVIRONMENT: 37
- TOXENV: py36
PYTHON_PATH: C:\Python36
JEDI_TEST_ENVIRONMENT: 36
install:
- git submodule update --init --recursive
- set PATH=%PYTHON_PATH%;%PYTHON_PATH%\Scripts;%PATH%