[RISCV] Enable CI.

This commit is contained in:
David Craven 2018-07-26 13:40:40 +02:00
parent 302ddef1ac
commit 7a5e8bdc02
No known key found for this signature in database
GPG key ID: 33B9E9FDE28D2C23
4 changed files with 4 additions and 2 deletions

View file

@ -89,6 +89,7 @@ static TARGETS: &'static [&'static str] = &[
"powerpc64-unknown-linux-gnu",
"powerpc64le-unknown-linux-gnu",
"powerpc64le-unknown-linux-musl",
"riscv32imac-unknown-none-elf",
"s390x-unknown-linux-gnu",
"sparc-unknown-linux-gnu",
"sparc64-unknown-linux-gnu",