Skip to content

Commit

Permalink
travis: Allow picorv32 to fail on the tinyfpga_bx
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Oct 25, 2018
1 parent 3d93063 commit f50db25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ notifications:

jobs:
fail_fast: true
allow_failures:
- env: C=picorv32 P=tinyfpga_bx F=stub T="base"

include:
#--------------------------------------------
Expand Down

0 comments on commit f50db25

Please sign in to comment.