diff --git a/.travis.yml b/.travis.yml index dc8b61c..a22ee86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,8 +54,8 @@ jobs: - name: "ARCH=ppc64le LD=ld.lld REPO=linux-next" env: ARCH=ppc64le LD=ld.lld REPO=linux-next if: type = cron - - name: "ARCH=riscv REPO=linux-next BOOT=0" - env: ARCH=riscv REPO=linux-next + - name: "ARCH=riscv AS=clang REPO=linux-next BOOT=0" + env: ARCH=riscv AS=clang REPO=linux-next if: type = cron - name: "ARCH=s390 BOOT=0 REPO=linux-next" env: ARCH=s390 REPO=linux-next