removed MinGW compiler (too old)
This commit is contained in:
parent
c019088d3b
commit
74544b42af
1 changed files with 0 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue