diff --git a/.travis.yml b/.travis.yml index 5103a4a359..adbf596619 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,10 +71,10 @@ matrix: env: CI_BUILD_TARGET="sitltest-quadplane sitltest-plane" - if: type != cron compiler: "clang-7" - env: CI_BUILD_TARGET="sitltest-rover sitltest-sub"" + env: CI_BUILD_TARGET="sitltest-rover sitltest-sub" - if: type != cron compiler: "clang-7" - env: CI_BUILD_TARGET="sitl"" + env: CI_BUILD_TARGET="sitl" - language: python python: 3.7 addons: # speedup: This test does not need addons