Modify travis file

This commit is contained in:
Daniel Chappuis 2016-04-07 08:48:58 +02:00
parent 5b7a096e27
commit 905c05c2b9

View File

@ -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 ../