Skip to content

Commit d748c84

Browse files
committed
[CI] allow 64-bit targets on stable
1 parent 9c172da commit d748c84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

riscv-rt/.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ if: (branch = staging OR branch = trying OR branch = master) OR (type = pull_req
1414

1515
matrix:
1616
exclude:
17-
- rust: stable
18-
env: TARGET=riscv64imac-unknown-none-elf
1917
- rust: 1.31.0 # MSRV
2018
env: TARGET=riscv64imac-unknown-none-elf
2119

0 commit comments

Comments
 (0)