"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "f4b81b36bff9b888f4ee9e1b664614e7805eac7c"
Commit db6e8c72 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

enable MingW on PR

parent b91eab2f
...@@ -24,6 +24,7 @@ environment: ...@@ -24,6 +24,7 @@ environment:
generator: "MinGW Makefiles" generator: "MinGW Makefiles"
cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin' cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin'
cxx_options: "-std=gnu++11" 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"
......
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