1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-14 12:18:12 +01:00

travis: add mips

This commit is contained in:
Dave Watson 2017-01-24 12:15:22 -08:00
parent f224557315
commit 7b5b537933

View file

@ -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: