Travis: build in Release mode

This commit is contained in:
Benoit Blanchon
2019-02-27 17:41:40 +01:00
parent f342dee2b4
commit 8dea900869
2 changed files with 5 additions and 3 deletions

View File

@ -24,7 +24,6 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "(GNU|Clang)")
-Wshadow
-Wsign-promo
-Wstrict-aliasing
-Wstrict-overflow=5
-Wundef
)