diff --git a/.travis.yml b/.travis.yml index 994928bb01b1ec3676c2168625cd5f68af21bb43..49c94e5247995e83b18c36f3b45af4ef421820f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -100,7 +100,7 @@ matrix: # Commands to prepare for build_command # ** likely specific to your build ** - build_command_prepend: cmake .. + build_command_prepend: cmake . # The command that will be added as an argument to "cov-build" to compile your project for analysis, # ** likely specific to your build **