mirror of
https://github.com/nlohmann/json.git
synced 2026-03-06 01:06:26 +00:00
added g++-mingw-w64-i686
This commit is contained in:
@@ -8,6 +8,7 @@ compiler:
|
||||
env:
|
||||
- COMPILER=g++-4.9
|
||||
- COMPILER=g++-5
|
||||
- COMPILER=g++-mingw-w64-i686
|
||||
- COMPILER=clang-3.6
|
||||
- COMPILER=clang-3.7
|
||||
|
||||
@@ -21,6 +22,7 @@ addons:
|
||||
packages:
|
||||
- g++-4.9
|
||||
- g++-5
|
||||
- g++-mingw-w64-i686
|
||||
- clang-3.6
|
||||
- clang-3.7
|
||||
- valgrind
|
||||
|
||||
Reference in New Issue
Block a user