Remove (some) explicit warning suppressions

Fix C++ standard setting in CI
This commit is contained in:
Elias Kosunen 2018-05-22 09:10:01 +03:00
parent 01fe59df47
commit 8d270366e7

View File

@ -74,7 +74,7 @@ matrix:
- env: CXX_COMPILER=g++-4.8 BUILD=Debug STANDARD=11
compiler: gcc
# g++ 4.4 on Linux with C++11
- env: CXX_COMPILER=g++-4.4 BUILD=Debug STANDARD=0x
- env: CXX_COMPILER=g++-4.4 BUILD=Debug STANDARD=11
compiler: gcc
addons:
apt: