Skip to content

Commit 26fc730

Browse files
committed
Allow nightly to fail
1 parent f1c317d commit 26fc730

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cortex-m-rt/.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: rust
22

33
matrix:
4+
allow_failures:
5+
- rust: nightly
46
include:
57
- env: TARGET=x86_64-unknown-linux-gnu
68
rust: stable

0 commit comments

Comments
 (0)