diff --git a/.travis.yml b/.travis.yml index 23b656a97..5808386e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -81,7 +81,7 @@ matrix: - os: linux if: type == cron compiler: clang - env: TARGET=linux-glibc BORINGSSL=yes CC=clang-9 + env: TARGET=linux-glibc BORINGSSL=yes - os: linux if: type != cron compiler: clang