Skip to content

Commit

Permalink
test the riscv32imc-unknown-none-elf target
Browse files Browse the repository at this point in the history
  • Loading branch information
japaric committed Dec 17, 2019
1 parent 940d2e9 commit 8d1849c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ matrix:
rust: stable
if: branch != master

# does not support atomic loads
- env: TARGET=riscv32imc-unknown-none-elf
rust: stable
if: branch != master

# build docs on master
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
Expand Down

0 comments on commit 8d1849c

Please sign in to comment.