Removed gcc7 debug from travis

This commit is contained in:
gabime 2018-08-13 01:59:49 +03:00
parent d951ea32a6
commit 387ccae7d8

View File

@ -49,12 +49,7 @@ matrix:
- env: GCC_VERSION=4.8 BUILD_TYPE=Release CPP=11
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