Unverified Commit 220e790a authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Keep one MinGW build, remove the others

parent 77301d64
...@@ -20,12 +20,6 @@ environment: ...@@ -20,12 +20,6 @@ environment:
- compiler: msvc-14-seh - compiler: msvc-14-seh
generator: "Visual Studio 14 2015 Win64" generator: "Visual Studio 14 2015 Win64"
- compiler: gcc-5.3.0-posix
generator: "MinGW Makefiles"
cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin'
cxx_options: "-std=gnu++11"
enabled_on_pr: yes
- 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'
......
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