wrong MinGW binary

This commit is contained in:
Niels 2016-04-29 20:35:40 +02:00
parent b685737d53
commit c019088d3b

View file

@ -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