Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down