diff --git a/appveyor.yml b/appveyor.yml index b0e3d5568..e7b2f2795 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -90,7 +90,7 @@ build_script: test_script: - if not [%COMPILER%]==[MSVC15] nosetests - mkdir empty && cd empty -- if [%COMPILER%]==[MinGW] if [%BUILD_TYPE%]==[RELEASE] python %PYTHON_SOURCE_DIR%\bin\test_python.py +- python %PYTHON_SOURCE_DIR%\bin\test_python.py # Enable this to be able to login to the build worker. You can use the # `remmina` program in Ubuntu, use the login information that the line below