Skip to content

Commit b76f5e2

Browse files
author
Jorge Aparicio
committed
allow failure
1 parent ed068e6 commit b76f5e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ matrix:
7777
- env: TARGET=armv7-unknown-linux-gnueabihf
7878
os: linux
7979
# FIXME QEMU blows up
80+
- env: TARGET=mips-unknown-linux-gnu
81+
os: linux
82+
# FIXME QEMU blows up
8083
- env: TARGET=powerpc64le-unknown-linux-gnu
8184
os: linux
8285

0 commit comments

Comments
 (0)