Skip to content
Snippets Groups Projects
Commit 437e2000 authored by jcarpent's avatar jcarpent
Browse files

[Travis] Disable warnings

parent d6fbe964
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ script:
- cd build
# Configure
- cmake -DCMAKE_BUILD_TYPE=$BUILD_TYPE ..
- cmake -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DCMAKE_CXX_FLAGS=-w ..
# Build
- make -j4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment