diff --git a/.travis.yml b/.travis.yml index e2b06e848d..f4585ad128 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,7 @@ matrix: compiler: "gcc" env: CI_BUILD_TARGET="sitltest-quadplane sitltest-plane" - if: type != cron - compiler: "clang" + compiler: "clang-7" env: CI_BUILD_TARGET="sitltest-rover sitltest-sub"" - language: python python: 3.7