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']
|
packages: ['g++-5', 'valgrind']
|
||||||
env: COMPILER=g++-5
|
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
|
# - os: linux
|
||||||
# compiler: gcc
|
# compiler: gcc
|
||||||
# addons:
|
# addons:
|
||||||
|
|
Loading…
Reference in a new issue