Modify travis file
This commit is contained in:
parent
5b7a096e27
commit
905c05c2b9
|
@ -34,7 +34,6 @@ 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 ../
|
||||
|
|
Loading…
Reference in New Issue
Block a user