From 440527a61e1c91188195f7de212c63c77e8f0a45 Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Wed, 26 Sep 2018 21:52:12 -0700 Subject: Update appveyor.yml Since we only one one MinGW left, lets enable it on PRs --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 55744664..f734a0c4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,6 +23,7 @@ environment: - compiler: gcc-6.3.0-posix generator: "MinGW Makefiles" cxx_path: 'C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin' + enabled_on_pr: yes configuration: - Debug -- cgit v1.2.3