wrong MinGW binary
This commit is contained in:
parent
b685737d53
commit
c019088d3b
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ matrix:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test']
|
sources: ['ubuntu-toolchain-r-test']
|
||||||
packages: ['g++-mingw-w64']
|
packages: ['g++-mingw-w64']
|
||||||
env: COMPILER=g++-mingw-w64
|
env: COMPILER=i686-w64-mingw32-g++
|
||||||
|
|
||||||
# - os: linux
|
# - os: linux
|
||||||
# compiler: gcc
|
# compiler: gcc
|
||||||
|
|
Loading…
Reference in a new issue