Skip to content

Commit 05073ff

Browse files
committed
[CI] Check riscv32i-unknown-none-elf target
1 parent c00efce commit 05073ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-rt/.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ rust:
77

88
env:
99
- TARGET=x86_64-unknown-linux-gnu
10+
- TARGET=riscv32i-unknown-none-elf
1011
- TARGET=riscv32imac-unknown-none-elf
1112
- TARGET=riscv64imac-unknown-none-elf
1213

0 commit comments

Comments
 (0)