Removed gcc7 debug from travis
This commit is contained in:
parent
d951ea32a6
commit
387ccae7d8
@ -50,11 +50,6 @@ matrix:
|
||||
os: linux
|
||||
addons: *gcc48
|
||||
|
||||
# Test gcc-7: C++11, Build=Debug/Release
|
||||
- env: GCC_VERSION=7 BUILD_TYPE=Debug CPP=11
|
||||
os: linux
|
||||
addons: *gcc7
|
||||
|
||||
- env: GCC_VERSION=7 BUILD_TYPE=Release CPP=11
|
||||
os: linux
|
||||
addons: *gcc7
|
||||
|
Loading…
Reference in New Issue
Block a user