Browse Source

disable mingw73 32 tests

master 1.1.5-2
Skycoder42 6 years ago
parent
commit
73d7f1da99
No known key found for this signature in database GPG Key ID: 8E01AD9EF0578D2B
  1. 1
      appveyor.yml

1
appveyor.yml

@ -44,6 +44,7 @@ install:
- .\qtmodules-travis\ci\win\setup.bat
build_script:
- if "%PLATFORM%" == "mingw73_32" set NO_TESTS=true
- .\qtmodules-travis\ci\win\build.bat
after_build:

Loading…
Cancel
Save