Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
Since we only one one MinGW left, lets enable it on PRs
  • Loading branch information
gennadiycivil authored Sep 27, 2018
1 parent 75e8347 commit 440527a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 440527a

Please sign in to comment.