Configure coverity scan for travis
This commit is contained in:
parent
69f56e84f2
commit
4a5c57c37e
|
@ -34,6 +34,8 @@ branches:
|
|||
- master
|
||||
- develop
|
||||
script:
|
||||
- pwd
|
||||
- cd build_directory
|
||||
# Build in debug mode with double precision
|
||||
- cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug —DDOUBLE_PRECISION_ENABLED=True -DCOMPILE_TESTS=True ../
|
||||
- make && make test ARGS="-V"
|
||||
|
|
Loading…
Reference in New Issue
Block a user