try to correct AppVeyor script

This commit is contained in:
Brian Gladman 2020-04-08 15:43:18 +01:00
parent b1f56bdf8b
commit 15ff506d84

View File

@ -17,4 +17,4 @@ build_script:
test_script:
- if [%COMPILER%]==[MSVC19] cd msvc\vs19\mpir-tests
- if [%COMPILER%]==[MSVC19] "python %cd%\run-tests.py 0"
- if [%COMPILER%]==[MSVC19] python %cd%\run-tests.py 0