removed MinGW compiler (too old)

This commit is contained in:
Niels 2016-04-29 20:48:47 +02:00
parent c019088d3b
commit 74544b42af

View file

@ -30,14 +30,6 @@ matrix:
packages: ['g++-5', 'valgrind']
env: COMPILER=g++-5
- os: linux
compiler: gcc
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-mingw-w64']
env: COMPILER=i686-w64-mingw32-g++
# - os: linux
# compiler: gcc
# addons: