mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-14 04:18:11 +01:00
travis: add mips
This commit is contained in:
parent
f224557315
commit
7b5b537933
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ env:
|
|||
- TARGET=x86-linux-gnu
|
||||
- TARGET=arm-linux-gnueabihf
|
||||
- TARGET=aarch64-linux-gnu
|
||||
- TARGET=mipsel-unknown-linux-gnu
|
||||
# Currently experiencing build failures here
|
||||
#- TARGET=powerpc64-linux-gnu
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue