diff --git a/.travis.yml b/.travis.yml index 65d195a6..cb073575 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 ../