Skip to content

Commit

Permalink
Allow failure for Opsis HDMI2USB target for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Sep 14, 2015
1 parent 1ad8f9f commit d96427d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,10 @@ env:
- BOARD=opsis TARGET=base
- BOARD=opsis TARGET=hdmi2usb

matrix:
allow_failures:
- env: BOARD=opsis TARGET=hdmi2usb

install:
- wget -q -O- https://raw.githubusercontent.com/mithro/travis-trusty/master/setup.sh | bash
- chmod a+rx $PWD/.travis/*.sh
Expand Down

0 comments on commit d96427d

Please sign in to comment.