Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 73d7f1d

Browse files
committedMar 21, 2019
disable mingw73 32 tests
1 parent 3b0da64 commit 73d7f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ install:
4444
- .\qtmodules-travis\ci\win\setup.bat
4545

4646
build_script:
47+
- if "%PLATFORM%" == "mingw73_32" set NO_TESTS=true
4748
- .\qtmodules-travis\ci\win\build.bat
4849

4950
after_build:

0 commit comments

Comments
 (0)
This repository has been archived.