Skip to content

Commit ef33161

Browse files
committed
test the riscv32imc-unknown-none-elf target
1 parent 44c66a7 commit ef33161

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ matrix:
1212
rust: stable
1313
if: branch != master
1414

15+
# does not support atomic loads
16+
- env: TARGET=riscv32imc-unknown-none-elf
17+
rust: stable
18+
if: branch != master
19+
1520
# build docs on master
1621
- env: TARGET=x86_64-unknown-linux-gnu
1722
rust: nightly

0 commit comments

Comments
 (0)