Unverified Commit 440527a6 by Gennadiy Civil Committed by GitHub

Update appveyor.yml

Since we only one one MinGW left, lets enable it on PRs
parent 75e83470
...@@ -23,6 +23,7 @@ environment: ...@@ -23,6 +23,7 @@ environment:
- compiler: gcc-6.3.0-posix - compiler: gcc-6.3.0-posix
generator: "MinGW Makefiles" generator: "MinGW Makefiles"
cxx_path: 'C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin' cxx_path: 'C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin'
enabled_on_pr: yes
configuration: configuration:
- Debug - Debug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment