Commit 0608e2d3 authored by Niels's avatar Niels

added g++-mingw-w64-i686

parent d9a2077a
...@@ -8,6 +8,7 @@ compiler: ...@@ -8,6 +8,7 @@ compiler:
env: env:
- COMPILER=g++-4.9 - COMPILER=g++-4.9
- COMPILER=g++-5 - COMPILER=g++-5
- COMPILER=g++-mingw-w64-i686
- COMPILER=clang-3.6 - COMPILER=clang-3.6
- COMPILER=clang-3.7 - COMPILER=clang-3.7
...@@ -21,6 +22,7 @@ addons: ...@@ -21,6 +22,7 @@ addons:
packages: packages:
- g++-4.9 - g++-4.9
- g++-5 - g++-5
- g++-mingw-w64-i686
- clang-3.6 - clang-3.6
- clang-3.7 - clang-3.7
- valgrind - valgrind
......
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