We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecbf66 commit b7319d0Copy full SHA for b7319d0
.travis.yml
@@ -12,6 +12,8 @@ rust:
12
if: (branch = staging OR branch = trying OR branch = master) OR (type = pull_request AND branch = master)
13
14
matrix:
15
+ allow_failures:
16
+ - rust: nightly
17
include:
18
- env: TARGET=riscv64imac-unknown-none-elf
19
rust: nightly
0 commit comments