Skip to content

Commit

Permalink
Also allow mor1kx.linux on nexys_video to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Nov 4, 2019
1 parent a316ff8 commit fd26679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ env:

jobs:
allow_failures:
# Issue #454 - missing `pix5x_o` clock
- env: C=lm32 TC="vivado" P=nexys_video T="video"
- env: C=mor1kx.linux TC="vivado" P=nexys_video T="net" F=linux
- env: C=vexriscv.lite TC="icestorm" P=icebreaker T="base" F=zephyr
- env: C=vexriscv.lite TC="vivado" P=arty T="net" F=zephyr
- env: C=vexriscv.lite TC="ise" P=atlys T="net" F=zephyr
Expand Down

0 comments on commit fd26679

Please sign in to comment.