mirror of
https://github.com/nlohmann/json.git
synced 2026-03-28 03:42:46 +00:00
wrong MinGW binary
This commit is contained in:
@@ -36,7 +36,7 @@ matrix:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
packages: ['g++-mingw-w64']
|
||||
env: COMPILER=g++-mingw-w64
|
||||
env: COMPILER=i686-w64-mingw32-g++
|
||||
|
||||
# - os: linux
|
||||
# compiler: gcc
|
||||
|
||||
Reference in New Issue
Block a user