Skip to content

Commit

Permalink
Allow failures for jessie-i386
Browse files Browse the repository at this point in the history
  • Loading branch information
matricali committed Dec 26, 2019
1 parent cf64ce6 commit de67069
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ env:
- OS=ubuntu DIST=trusty ARCH=i386
- OS=ubuntu DIST=precise ARCH=i386

jobs:
allow_failures:
- env: OS=debian DIST=jessie ARCH=i386

script:
- git describe --long
- make
Expand Down

0 comments on commit de67069

Please sign in to comment.