Skip to content

Commit

Permalink
Travis: allow failure of Android test
Browse files Browse the repository at this point in the history
See #710
  • Loading branch information
dhardy committed Jan 25, 2019
1 parent b22b637 commit ec13800
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 @@ -199,6 +199,8 @@ matrix:
- source ~/.cargo/env || true
script:
- bash utils/ci/script.sh
allow_failures:
- env: TARGET=armv7-linux-androideabi

before_install:
- set -e
Expand Down

0 comments on commit ec13800

Please sign in to comment.